org.odata4j.producer.jdbc
Class HsqlAddSystemTables

java.lang.Object
  extended by org.odata4j.producer.jdbc.HsqlAddSystemTables
All Implemented Interfaces:
Action1<JdbcModel>

public class HsqlAddSystemTables
extends Object
implements Action1<JdbcModel>


Constructor Summary
HsqlAddSystemTables()
           
 
Method Summary
 void apply(JdbcModel info)
          Applies this function, returning no result.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HsqlAddSystemTables

public HsqlAddSystemTables()
Method Detail

apply

public void apply(JdbcModel info)
Description copied from interface: Action1
Applies this function, returning no result.

Specified by:
apply in interface Action1<JdbcModel>
Parameters:
info - Function argument


http://odata4j.org