Uses of Class
fj.control.db.DbState
Packages that use DbState
-
Uses of DbState in fj.control.db
Methods in fj.control.db that return DbStateModifier and TypeMethodDescriptionstatic DbState
Returns a new reader that reads the database via the given Connector.static DbState
Creates a database state reader given a connection URL.static DbState
Returns a new writer that writes the database via the given Connector.static DbState
Creates a database state writer given a connection URL.