org.odata4j.producer.jdbc
Class LimitJdbcModelToDefaultSchema
java.lang.Object
   org.odata4j.producer.jdbc.LimitJdbcModelToDefaultSchema
org.odata4j.producer.jdbc.LimitJdbcModelToDefaultSchema
- All Implemented Interfaces: 
- Action1<JdbcModel>
- public class LimitJdbcModelToDefaultSchema 
- extends Object- implements Action1<JdbcModel>
 
| 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 | 
 
LimitJdbcModelToDefaultSchema
public LimitJdbcModelToDefaultSchema()
apply
public void apply(JdbcModel model)
- Description copied from interface: Action1
- Applies this function, returning no result.
 
- 
- Specified by:
- applyin interface- Action1<JdbcModel>
 
- 
- Parameters:
- model- Function argument
 
http://odata4j.org