|
ThinkUI SQL Client 1.1.3 API | |||||
PREV NEXT | FRAMES NO FRAMES |
Class thinkui.sqlclient.AbstractGenerateCommand extends AbstractSQLClientCommand implements Serializable |
Serialized Fields |
thinkui.sqlclient.viewers.CodeGeneratorViewer codeGenViewer
Class thinkui.sqlclient.AbstractSQLClientCommand extends thinkui.desktop.AbstractSwingCommand implements Serializable |
Serialized Fields |
boolean useApplicationDataObjectManager
Class thinkui.db.attribute.AttributeAccess extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String name
Class thinkui.sqlclient.objects.AuditTrailDataClass extends thinkui.db.DefaultDataClass implements Serializable |
Class thinkui.sqlclient.objects.AuditTrailDataObject extends thinkui.db.AbstractDataObject implements Serializable |
Class thinkui.sqlclient.objects.DataAttrCons extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DataAttrConsSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.DataAttribute extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DataAttributeSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.DataAttrType extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DataAttrTypeSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.DataClass extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DataClassSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.DataModel extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DataModelSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.DataRelationship extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DataRelationshipSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.DbConnection extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DbConnectionSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.DbVersion extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.DbVersionSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.Filter extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.FilterSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.commands.GenerateAttrNamePropertiesCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateBusinessObjectCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateBusinessObjectProxyCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateCommandCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateCommandPropertiesCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateCompositeObjectCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateDAOCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateDatabaseCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateDataGeneratorAntXMLCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateDataObjectCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateDataObjectViewerCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWAbstractDAOCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWAuditTrailDataClassCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWAuditTrailDataObjectCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanAbstractDAOCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanAbstractSearchCriteriaDataCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanAbstractStoredProcedureCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanDataNotFoundExceptionCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanResultSetHelperCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanSearchCriteriaDataCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanSQLCommandCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanSQLStatementHelperCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateFWJavaBeanSQLUtilsCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateHbmJavaBeanCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateHbmMappingXMLCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateJavaBeanCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateJavaBeanCopyCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateJavaBeanDAOCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateJavaBeanSearchCriteriaDataCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateJavaBeanStoredProcedureCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateListAttributesCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateSearchCriteriaDataCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateSQLCreateTableCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateSQLInsertQueryCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateSQLSelectQueryCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateSQLUpdateQueryCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateTableDataCommand extends AbstractSQLClientCommand implements Serializable |
Serialized Fields |
int numDataObjects
boolean generateChildren
Class thinkui.sqlclient.commands.GenerateWebCSSFileCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebDeleteCmdCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebHTMLFileCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebJSPScreenCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebJSPSearchFileCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebJSPViewFileCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebMultiSelectionHandlerCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebNewCmdCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebPermissionsCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebSaveCmdCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebSearchCmdCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebSessionMgrCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebShowSearchCmdCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateWebShowViewCmdCodeCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.GenerateXMLFileCommand extends AbstractGenerateCommand implements Serializable |
Class thinkui.sqlclient.commands.ImportSQLQueryCommand extends AbstractSQLClientCommand implements Serializable |
Class thinkui.sqlclient.commands.LoadDataFileCommand extends AbstractSQLClientCommand implements Serializable |
Class thinkui.db.PersistentState extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String name
Class thinkui.db.PrimaryKey extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String[] attrNames
java.lang.Object[] values
Class thinkui.sqlclient.objects.Project extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.ProjectSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.objects.Query extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.QuerySearchData extends SearchCriteriaData implements Serializable |
Class thinkui.db.Relationship extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String name
RelationshipType type
java.lang.String fromDataClassName
java.lang.String[] fromAttrNames
java.lang.String toDataClassName
java.lang.String[] toAttrNames
java.lang.String fromTableName
java.lang.String[] fromColumnNames
java.lang.String toTableName
java.lang.String[] toColumnNames
int ordinal
Class thinkui.db.RelationshipType extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String name
Class thinkui.common.SearchCriteriaData extends thinkui.db.AbstractDataObject implements Serializable |
Class thinkui.common.SearchResultsData extends java.lang.Object implements Serializable |
Serialized Fields |
int startIndex
int count
java.util.List objects
DataClass dataClass
boolean moreObjects
java.lang.String description
Class thinkui.sqlclient.commands.ShowImportSQLQueryCommandCommand extends thinkui.desktop.commands.ShowViewCommandCommand implements Serializable |
Class thinkui.sqlclient.commands.ShowViewGenerateCommandCommand extends thinkui.desktop.commands.ShowViewCommandCommand implements Serializable |
Class thinkui.sqlclient.SQLClient extends thinkui.desktop.AbstractSwingApplication implements Serializable |
Serialized Fields |
thinkui.db.jdbc.JDBCConnectionManager connectionMgr
thinkui.sqlclient.SQLClientDatabase database
java.util.List dataObjectManagers
thinkui.db.jdbc.JDBCDataObjectManager applicationDataObjectMgr
thinkui.desktop.SwingCommandContext rootCtx
java.util.Map dataObjectFilterMap
java.util.Map listDataClassMap
Class thinkui.db.metadata.TableData extends thinkui.db.AbstractDataObject implements Serializable |
Class thinkui.sqlclient.objects.TemplateFile extends AuditTrailDataObject implements Serializable |
Class thinkui.sqlclient.criteria.TemplateFileSearchData extends SearchCriteriaData implements Serializable |
Class thinkui.sqlclient.commands.ViewDataObjectEditorCommand extends AbstractSQLClientCommand implements Serializable |
Serialized Fields |
thinkui.desktop.DelegateFrameViewer parentFrameViewer
boolean updateOnSelectionChange
java.util.List targetAttributeComponents
java.util.List sourceAttributeNames
boolean makeCopy
boolean useDialogViewer
boolean showChildren
boolean newButton
java.lang.String headerCaption
Class thinkui.sqlclient.commands.ViewSQLQueryCommand extends AbstractSQLClientCommand implements Serializable |
Serialized Fields |
thinkui.desktop.DelegateFrameViewer parentFrameViewer
|
ThinkUI SQL Client 1.1.3 API | |||||
PREV NEXT | FRAMES NO FRAMES |