|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--kodo.jdbc.schema.FileSchemaFactory
Factory that uses an XML schema file to construct the system schema.
| Constructor Summary | |
FileSchemaFactory()
|
|
| Method Summary | |
void |
endConfiguration()
Invoked upon completion of bean property configuration for this object. |
String |
getFileName()
Return the XML resource defining this schema. |
SchemaGroup |
readSchema()
Return the schema group for the current object model and database. |
void |
setConfiguration(Configuration conf)
Invoked prior to setting bean properties. |
void |
setFileName(String fileName)
Set the XML resource defining this schema. |
void |
startConfiguration()
Invoked before bean property configuration is begun on this object. |
void |
storeSchema(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 FileSchemaFactory()
| Method Detail |
public String getFileName()
package.schema.public void setFileName(String fileName)
package.schema.public void setConfiguration(Configuration conf)
ConfigurablesetConfiguration in interface Configurablepublic void startConfiguration()
ConfigurablestartConfiguration in interface Configurablepublic void endConfiguration()
ConfigurableendConfiguration in interface Configurablepublic SchemaGroup readSchema()
SchemaFactoryreadSchema in interface SchemaFactorypublic void storeSchema(SchemaGroup schema)
SchemaFactorystoreSchema in interface SchemaFactorykodo.jdbc.schema.SchemaFactoryschema - the schema definition for the entire system
|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||