public class PersistenceInfoGroup
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) LockEngine[] |
engines |
| Constructor and Description |
|---|
PersistenceInfoGroup(LockEngine[] engines) |
| Modifier and Type | Method and Description |
|---|---|
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() |
LockEngine[] engines
public PersistenceInfoGroup(LockEngine[] engines)
public ClassMolder getClassMolder(java.lang.Class type) throws ClassNotPersistenceCapableException
public ClassMolder findClassMolderByQuery(java.lang.String query) throws QueryException
query - The name of the named queryQueryException - if there's an issue resolving the ClassMolderpublic LockEngine getLockEngine()
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com