org.odata4j.producer.jdbc
Class JdbcModel.JdbcTable
java.lang.Object
org.odata4j.producer.jdbc.JdbcModel.JdbcTable
- Enclosing class:
- JdbcModel
public static class JdbcModel.JdbcTable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
columns
public final List<JdbcModel.JdbcColumn> columns
primaryKeys
public final List<JdbcModel.JdbcPrimaryKey> primaryKeys
tableName
public String tableName
tableType
public String tableType
JdbcModel.JdbcTable
public JdbcModel.JdbcTable()
http://odata4j.org