Uses of Interface
com.orchestranetworks.instance.DatabaseMapping
-
Packages that use DatabaseMapping Package Description com.orchestranetworks.instance Provides interfaces for accessing data sets. -
-
Uses of DatabaseMapping in com.orchestranetworks.instance
Methods in com.orchestranetworks.instance that return DatabaseMapping Modifier and Type Method Description abstract DatabaseMappingRepository. getDatabaseMapping()Returns the delegate for interacting with the names of database tables and columns.
-