org.odata4j.producer.jdbc
Class GenerateJdbcModel
java.lang.Object
org.odata4j.producer.jdbc.GenerateJdbcModel
- All Implemented Interfaces:
- ThrowingFunc1<Connection,JdbcModel>
public class GenerateJdbcModel
- extends Object
- implements ThrowingFunc1<Connection,JdbcModel>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateJdbcModel
public GenerateJdbcModel()
apply
public JdbcModel apply(Connection conn)
throws Exception
- Specified by:
apply
in interface ThrowingFunc1<Connection,JdbcModel>
- Throws:
Exception
http://odata4j.org