public class PersistenceInfoGroup
extends java.lang.Object
Constructor | Description |
---|---|
PersistenceInfoGroup(LockEngine[] engines) |
Modifier and Type | Method | Description |
---|---|---|
ClassMolder |
findClassMolderByNativeQuery(java.lang.String query) |
Returns the ClassMolder associated with a given named native query (by the means of the
mapping file).
|
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() |
public PersistenceInfoGroup(LockEngine[] engines)
public ClassMolder getClassMolder(java.lang.Class type) throws ClassNotPersistenceCapableException
public final ClassMolder findClassMolderByQuery(java.lang.String query)
query
- The name of the named query.public final ClassMolder findClassMolderByNativeQuery(java.lang.String query)
query
- The name of the named query.public LockEngine getLockEngine()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com