|
com.im.df/1 5.9.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.df.impl.db.api.CreateSchemaInfo
public final class CreateSchemaInfo
Creation info for the Schema creation operation.
| Field Summary | |
|---|---|
Map<String,String> |
licenseKeys
License keys |
DatabasePlatform |
platform
The database platform to use. |
String |
propertyTableName
JChem properties table name. |
String |
schemaName
The name of the new schema |
String |
schemaType
The schema type identifier; right now, only one schema is supported, so the field is preinitialized and final. |
| Constructor Summary | |
|---|---|
CreateSchemaInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final String schemaType
public Map<String,String> licenseKeys
public String propertyTableName
public DatabasePlatform platform
public String schemaName
| Constructor Detail |
|---|
public CreateSchemaInfo()
|
com.im.df/1 5.9.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||