Package org.teamapps.model
Class SchemaInfo
java.lang.Object
org.teamapps.model.SchemaInfo
- All Implemented Interfaces:
org.teamapps.universaldb.schema.SchemaInfoProvider
public class SchemaInfo
extends java.lang.Object
implements org.teamapps.universaldb.schema.SchemaInfoProvider
-
Constructor Summary
Constructors Constructor Description SchemaInfo() -
Method Summary
Modifier and Type Method Description static SchemaInfocreate()java.lang.StringgetSchema()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SchemaInfo
public SchemaInfo()
-
-
Method Details
-
create
-
getSchema
public java.lang.String getSchema()- Specified by:
getSchemain interfaceorg.teamapps.universaldb.schema.SchemaInfoProvider
-