Klasse NodeSchemaAdapter
java.lang.Object
ch.nolix.system.objectschema.schemaadapter.SchemaAdapter
ch.nolix.system.objectschema.schemaadapter.NodeSchemaAdapter
- Alle implementierten Schnittstellen:
ChangeRequestable
,IChangeSaver
,IResettableChangeSaver
,Closeable
,CloseStateRequestable
,GroupCloseable
,Resettable
,ISchemaAdapter
,AutoCloseable
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic NodeSchemaAdapter
forDatabaseNode
(String databaseName, IMutableNode<?> databaseNode) static NodeSchemaAdapter
forDatabaseNodeInFile
(String filePath) Von Klasse geerbte Methoden ch.nolix.system.objectschema.schemaadapter.SchemaAdapter
addTable, getSaveCount, getStoredCloseController, getStoredTableByName, getStoredTables, getTableCount, hasChanges, noteClose, reset, saveChanges
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.programcontrolapi.savecontrolapi.ChangeRequestable
isChangeFree
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.CloseStateRequestable
isOpen
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.GroupCloseable
close, createCloseDependencyTo, isClosed
-
Methodendetails
-
forDatabaseNode
-
forDatabaseNodeInFile
-