org.objectweb.jorm.mapper.rdb.lib
Interface RdbPrefetchablePCM
- All Superinterfaces:
- PClassMapping
- public interface RdbPrefetchablePCM
- extends PClassMapping
- Author:
- S.Chassande-Barrioz
Methods inherited from interface org.objectweb.jorm.api.PClassMapping |
addAssociation, classDefined, configureRefFields, createPBinding, exist, getAssociationTable, getClassName, getClassPNameCoder, getDecodedPName, getGenClassMapping, getGenClassMapping, getIndexesTable, getMetaInfo, getPBinder, getPMapper, getPNameCoder, getPNameCoder, getPNameIterator, getPNameIterator, getProjectName, getPType, getSubPCMs, init, init, isConform, match, read, read, read, resolve, setPBinder, write |
getPrefetchSelectCols
public java.lang.String[] getPrefetchSelectCols()
getPrefetchWhereClause
public java.lang.String getPrefetchWhereClause()
getPrefetchTables
public java.util.List getPrefetchTables()
getCNId2Column
public java.util.Properties getCNId2Column()