站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2 (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Class
org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2

Packages that use JDBCStoreManager2
org.jboss.ejb.plugins.cmp.jdbc2   
org.jboss.ejb.plugins.cmp.jdbc2.bridge   
 

Uses of JDBCStoreManager2 in org.jboss.ejb.plugins.cmp.jdbc2
 

Methods in org.jboss.ejb.plugins.cmp.jdbc2 that return JDBCStoreManager2
 JDBCStoreManager2 QueryCommand.getStoreManager()
           
 JDBCStoreManager2 AbstractQueryCommand.getStoreManager()
           
 

Methods in org.jboss.ejb.plugins.cmp.jdbc2 with parameters of type JDBCStoreManager2
 void PkSqlCreateCommand.init(JDBCStoreManager2 manager)
           
 void CreateCommand.init(JDBCStoreManager2 manager)
           
 void ApplicationPkCreateCommand.init(JDBCStoreManager2 manager)
           
 

Constructors in org.jboss.ejb.plugins.cmp.jdbc2 with parameters of type JDBCStoreManager2
InstanceFactory(JDBCStoreManager2 manager, JDBCEntityBridge2 entity)
           
 

Uses of JDBCStoreManager2 in org.jboss.ejb.plugins.cmp.jdbc2.bridge
 

Constructors in org.jboss.ejb.plugins.cmp.jdbc2.bridge with parameters of type JDBCStoreManager2
JDBCEntityBridge2(JDBCStoreManager2 manager, JDBCEntityMetaData metadata)
           
JDBCCMRFieldBridge2(JDBCEntityBridge2 entityBridge, JDBCStoreManager2 manager, JDBCRelationshipRoleMetaData metadata)
           
JDBCCMPFieldBridge2(JDBCStoreManager2 manager, JDBCEntityBridge2 entity, JDBCCMPFieldMetaData metadata, int rowIndex)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.