Uses of Class
org.objectweb.jorm.api.PExceptionIO

Packages that use PExceptionIO
org.objectweb.jorm.api   
org.objectweb.jorm.mapper.rdb.genclass   
 

Uses of PExceptionIO in org.objectweb.jorm.api
 

Subclasses of PExceptionIO in org.objectweb.jorm.api
 class PExceptionExistingDSI
           
 class PExceptionNoDSI
           
 

Uses of PExceptionIO in org.objectweb.jorm.mapper.rdb.genclass
 

Methods in org.objectweb.jorm.mapper.rdb.genclass that throw PExceptionIO
 java.util.Iterator RdbGenClassMapping.getPNameIterator(java.lang.Object conn)
          It returns an iterator over all pname of persitent objects availlable in this class.