| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SchemaFactory
Factory for SchemaGroups. Users can plug in their own factory
 implementation, or rely on the ones provided. Most schema factories
 will probably implement Configurable to
 receive the system configuration on construction.
| Method Summary | |
|---|---|
|  SchemaGroup | readSchema()Return the schema group for the current object model and database. | 
|  void | storeSchema(SchemaGroup schema)Record the schema group after changes may have been made. | 
| Method Detail | 
|---|
SchemaGroup readSchema()
void storeSchema(SchemaGroup schema)
schema - the schema definition for the entire system| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||