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 EditorDatabasePropsEditorDatabaseActionActor.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 EditorDatabasePropsDatabaseEditor. getDatabaseProps()Gets the database properties.EditorDatabasePropsNewDBTransactionWizard. 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 EditorDatabasePropsEditorDatabaseProps. clone()Clone must be overridden.EditorDatabasePropsEditorInputProps. getDatabaseProps()Gets the Database Transaction properties.EditorDatabasePropsEditorResultProps. getDatabaseProps()Gets the Database Transaction properties.EditorDatabasePropsEditorResultSetProps. getDatabaseProps()Gets the Database Transaction properties.