org.odata4j.producer.jdbc
Class LimitJdbcModelToDefaultSchema

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

public class LimitJdbcModelToDefaultSchema
extends Object
implements Action1<JdbcModel>


Constructor Summary
LimitJdbcModelToDefaultSchema()
           
 
Method Summary
 void apply(JdbcModel model)
          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

LimitJdbcModelToDefaultSchema

public LimitJdbcModelToDefaultSchema()
Method Detail

apply

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

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


http://odata4j.org