Uses of Class
com.mckoi.database.FunctionFactory
-
Packages that use FunctionFactory Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of FunctionFactory in com.mckoi.database
Methods in com.mckoi.database with parameters of type FunctionFactory Modifier and Type Method Description voidTransactionSystem. addFunctionFactory(FunctionFactory factory)Registers a new FunctionFactory with the database system.
-