Uses of Class
org.odata4j.producer.jdbc.JdbcModel.JdbcSchema

Packages that use JdbcModel.JdbcSchema
org.odata4j.producer.jdbc   
 

Uses of JdbcModel.JdbcSchema in org.odata4j.producer.jdbc
 

Fields in org.odata4j.producer.jdbc with type parameters of type JdbcModel.JdbcSchema
 List<JdbcModel.JdbcSchema> JdbcModel.schemas
           
 

Methods in org.odata4j.producer.jdbc that return JdbcModel.JdbcSchema
 JdbcModel.JdbcSchema JdbcModel.getOrCreateSchema(String schemaName)
           
 

Methods in org.odata4j.producer.jdbc that return types with arguments of type JdbcModel.JdbcSchema
static Predicate1<JdbcModel.JdbcSchema> JdbcModel.schemaNameEquals(String schemaName)
           
 



http://odata4j.org