|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.solarmetric.rd.kodo.impl.jdbc.schema.SingleFileSchemaFactory
Factory that uses an XML schema file to construct the system schema.
| Constructor Summary | |
SingleFileSchemaFactory()
|
|
| Method Summary | |
java.lang.String |
getSchemaResource()
Return the XML resource defning this schema. |
com.solarmetric.rd.kodo.impl.jdbc.schema.SchemaGroup |
readSchema()
Return the schema group for the current object model and database. |
void |
setConfiguration(com.solarmetric.rd.kodo.impl.jdbc.conf.JDBCConfiguration conf)
Set the configuration for the factory. |
void |
setSchemaResource(java.lang.String rsrc)
Set the XML resource defning this schema. |
void |
storeSchema(com.solarmetric.rd.kodo.impl.jdbc.schema.SchemaGroup schema)
Record the schema group after changes may have been made. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SingleFileSchemaFactory()
| Method Detail |
public java.lang.String getSchemaResource()
kodo.schema.
public void setSchemaResource(java.lang.String rsrc)
kodo.schema.
public void setConfiguration(com.solarmetric.rd.kodo.impl.jdbc.conf.JDBCConfiguration conf)
SchemaFactory
setConfiguration in interface SchemaFactorypublic com.solarmetric.rd.kodo.impl.jdbc.schema.SchemaGroup readSchema()
SchemaFactory
readSchema in interface SchemaFactorypublic void storeSchema(com.solarmetric.rd.kodo.impl.jdbc.schema.SchemaGroup schema)
SchemaFactory
storeSchema in interface SchemaFactoryschema - the schema definition for the entire system
|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||