|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.exolab.castor.persist.PersistenceInfoGroup
| Constructor Summary | |
PersistenceInfoGroup(LockEngine[] engines)
|
|
| Method Summary | |
ClassMolder |
findClassMolderByQuery(java.lang.String query)
Returns the ClassMolder associated with a given named query (by the means of the mapping file). |
ClassMolder |
getClassMolder(java.lang.Class type)
|
LockEngine |
getLockEngine()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PersistenceInfoGroup(LockEngine[] engines)
| Method Detail |
public ClassMolder getClassMolder(java.lang.Class type)
throws ClassNotPersistenceCapableException
ClassNotPersistenceCapableException
public ClassMolder findClassMolderByQuery(java.lang.String query)
throws QueryException
query - The name of the named query.
QueryException - if there's an issue resolving the ClassMolder.public LockEngine getLockEngine()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||