org.odata4j.producer.jdbc
Class JdbcModel.JdbcSchema

java.lang.Object
  extended by org.odata4j.producer.jdbc.JdbcModel.JdbcSchema
Enclosing class:
JdbcModel

public static class JdbcModel.JdbcSchema
extends Object


Field Summary
 String catalogName
           
 boolean isDefault
           
 String schemaName
           
 List<JdbcModel.JdbcTable> tables
           
 
Constructor Summary
JdbcModel.JdbcSchema()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

catalogName

public String catalogName

isDefault

public boolean isDefault

schemaName

public String schemaName

tables

public final List<JdbcModel.JdbcTable> tables
Constructor Detail

JdbcModel.JdbcSchema

public JdbcModel.JdbcSchema()


http://odata4j.org