org.odata4j.producer.jdbc
Class GenerateJdbcModel

java.lang.Object
  extended by org.odata4j.producer.jdbc.GenerateJdbcModel
All Implemented Interfaces:
ThrowingFunc1<Connection,JdbcModel>

public class GenerateJdbcModel
extends Object
implements ThrowingFunc1<Connection,JdbcModel>


Constructor Summary
GenerateJdbcModel()
           
 
Method Summary
 JdbcModel apply(Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateJdbcModel

public GenerateJdbcModel()
Method Detail

apply

public JdbcModel apply(Connection conn)
                throws Exception
Specified by:
apply in interface ThrowingFunc1<Connection,JdbcModel>
Throws:
Exception


http://odata4j.org