net.sf.saffron.ext
Class ObjectSchema
java.lang.Object
|
+--net.sf.saffron.ext.ObjectSchema
- All Implemented Interfaces:
- SaffronSchema
- public abstract class ObjectSchema
- extends Object
- implements SaffronSchema
ObjectSchema
implements SaffronSchema
by calling Java
methods.
- Since:
- 8 February, 2002
- Version:
- $Id: //open/saffron/src/net/sf/saffron/ext/ObjectSchema.java#2 $
- Author:
- jhyde
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectSchema
public ObjectSchema()
getSaffronSchemaStatic
public static SaffronSchema getSaffronSchemaStatic()
contentsAsArray
public Object contentsAsArray(String qualifier,
String tableName)
suite
public static TestSuite suite()
throws Exception
- Creates a test suite.
Exception