Uses of Class
de.mguennewig.pobjects.PObjConstraintException.Entry

Packages that use PObjConstraintException.Entry
de.mguennewig.pobjects The package de.mguennewig.pobjects provides an abstraction layer on top of a set of database tables by which table rows can be accessed transparently as Java objects. 
 

Uses of PObjConstraintException.Entry in de.mguennewig.pobjects
 

Methods in de.mguennewig.pobjects that return types with arguments of type PObjConstraintException.Entry
 java.util.Iterator<PObjConstraintException.Entry> PObjConstraintException.iterator()
          Returns an Iterator over the PObjConstraintException.Entry's.