Uses of Class
com.iizix.db.prop.DatabaseProps
Packages that use DatabaseProps Package Description com.iizigo.db.prop com.iizix.db.actionactor com.iizix.db.prop com.iizix.db.server Uses of DatabaseProps in com.iizigo.db.prop
Subclasses of DatabaseProps in com.iizigo.db.prop Modifier and Type Class Description classEditorDatabasePropsThe Editor database properties.Uses of DatabaseProps in com.iizix.db.actionactor
Methods in com.iizix.db.actionactor that return DatabaseProps Modifier and Type Method Description DatabasePropsDatabaseActionActor.Settings. getDatabaseProps()Gets the database properties that will be used to execute the transaction.Uses of DatabaseProps in com.iizix.db.prop
Methods in com.iizix.db.prop that return DatabaseProps Modifier and Type Method Description DatabasePropsDatabaseProps. clone()Clones the property.DatabasePropsInputProps. getDatabaseProps()Gets the Database Transaction properties.DatabasePropsResultProps. getDatabaseProps()Gets the Database Transaction properties.DatabasePropsResultSetProps. getDatabaseProps()Gets the Database Transaction properties.Methods in com.iizix.db.prop that return types with arguments of type DatabaseProps Modifier and Type Method Description java.lang.Class<DatabaseProps>DatabaseTransactionReference. getPropertyClass()Gets the class wanted.Uses of DatabaseProps in com.iizix.db.server
Methods in com.iizix.db.server that return types with arguments of type DatabaseProps Modifier and Type Method Description java.lang.Class<DatabaseProps>Descriptor. getPropertyClass()Gets the property class for files.java.lang.Class<DatabaseProps>[]Descriptor. getPropertyClasses()Gets the property class for files.