public interface QueryCommand
| Modifier and Type | Method and Description |
|---|---|
Collection |
fetchCollection(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
Object |
fetchOne(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
JDBCStoreManager2 |
getStoreManager() |
JDBCStoreManager2 getStoreManager()
Collection fetchCollection(Schema schema, Object[] args, JDBCQueryCommand.EntityProxyFactory factory) throws javax.ejb.FinderException
javax.ejb.FinderExceptionObject fetchOne(Schema schema, Object[] args, JDBCQueryCommand.EntityProxyFactory factory) throws javax.ejb.FinderException
javax.ejb.FinderExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.