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 DbStateReturns a new reader that reads the database via the given Connector.static DbStateCreates a database state reader given a connection URL.static DbStateReturns a new writer that writes the database via the given Connector.static DbStateCreates a database state writer given a connection URL.