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.FinderException
Object fetchOne(Schema schema, Object[] args, JDBCQueryCommand.EntityProxyFactory factory) throws javax.ejb.FinderException
javax.ejb.FinderException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.