Uses of Interface
org.ow2.util.ee.metadata.common.api.struct.IJAnnotationSqlDataSourceDefinition

Packages that use IJAnnotationSqlDataSourceDefinition
org.ow2.util.ee.metadata.common.api Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.common.api.enc Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.common.api.interfaces Implementation of EJB 3.0 container 
 

Uses of IJAnnotationSqlDataSourceDefinition in org.ow2.util.ee.metadata.common.api
 

Methods in org.ow2.util.ee.metadata.common.api that return types with arguments of type IJAnnotationSqlDataSourceDefinition
 List<IJAnnotationSqlDataSourceDefinition> ICommonClassMetadata.getJAnnotationSqlDataSourceDefinitions()
           
 

Method parameters in org.ow2.util.ee.metadata.common.api with type arguments of type IJAnnotationSqlDataSourceDefinition
 void ICommonClassMetadata.setJAnnotationSqlDataSourceDefinitions(List<IJAnnotationSqlDataSourceDefinition> jAnnotationSqlDataSourceDefinitions)
          Sets jAnnotationSqlDataSourceDefinitions object.
 

Uses of IJAnnotationSqlDataSourceDefinition in org.ow2.util.ee.metadata.common.api.enc
 

Methods in org.ow2.util.ee.metadata.common.api.enc that return types with arguments of type IJAnnotationSqlDataSourceDefinition
 List<IENCBinding<IJAnnotationSqlDataSourceDefinition>> IENCBindingHolder.getDataSourceBindings()
           
 

Uses of IJAnnotationSqlDataSourceDefinition in org.ow2.util.ee.metadata.common.api.interfaces
 

Methods in org.ow2.util.ee.metadata.common.api.interfaces that return types with arguments of type IJAnnotationSqlDataSourceDefinition
 List<IJAnnotationSqlDataSourceDefinition> IEnvironmentRefAccessor.getJAnnotationSqlDataSourceDefinitions()
           
 

Method parameters in org.ow2.util.ee.metadata.common.api.interfaces with type arguments of type IJAnnotationSqlDataSourceDefinition
 void IEnvironmentRefAccessor.setJAnnotationSqlDataSourceDefinitions(List<IJAnnotationSqlDataSourceDefinition> jAnnotationSqlDataSourceDefinitions)
          Sets jAnnotationSqlDataSourceDefinitions object.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.