Uses of Class
com.iizigo.db.prop.EditorDatabaseProps
Packages that use EditorDatabaseProps Package Description com.iizigo.db.actionactor com.iizigo.db.editor com.iizigo.db.prop Uses of EditorDatabaseProps in com.iizigo.db.actionactor
Methods in com.iizigo.db.actionactor that return EditorDatabaseProps Modifier and Type Method Description EditorDatabaseProps
EditorDatabaseActionActor.Settings. getDatabaseProps()
Gets the database properties that will be used to execute the transaction.Uses of EditorDatabaseProps in com.iizigo.db.editor
Methods in com.iizigo.db.editor that return EditorDatabaseProps Modifier and Type Method Description EditorDatabaseProps
DatabaseEditor. getDatabaseProps()
Gets the database properties.EditorDatabaseProps
NewDBTransactionWizard. getEditorDatabaseProps()
Constructors in com.iizigo.db.editor with parameters of type EditorDatabaseProps Constructor Description NewDBTransactionWizardPage2(EditorDatabaseProps props)
New database transaction page.Uses of EditorDatabaseProps in com.iizigo.db.prop
Methods in com.iizigo.db.prop that return EditorDatabaseProps Modifier and Type Method Description EditorDatabaseProps
EditorDatabaseProps. clone()
Clone must be overridden.EditorDatabaseProps
EditorInputProps. getDatabaseProps()
Gets the Database Transaction properties.EditorDatabaseProps
EditorResultProps. getDatabaseProps()
Gets the Database Transaction properties.EditorDatabaseProps
EditorResultSetProps. getDatabaseProps()
Gets the Database Transaction properties.