org.odata4j.producer.jdbc
Class HsqlAddSystemTables
java.lang.Object
org.odata4j.producer.jdbc.HsqlAddSystemTables
- All Implemented Interfaces:
- Action1<JdbcModel>
public class HsqlAddSystemTables
- extends Object
- implements Action1<JdbcModel>
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 |
HsqlAddSystemTables
public HsqlAddSystemTables()
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