ThinkUI SQL Client 1.1.3 API

Serialized Form

Class thinkui.sqlclient.AbstractGenerateCommand extends AbstractSQLClientCommand implements Serializable

Serialized Fields

codeGenViewer

thinkui.sqlclient.viewers.CodeGeneratorViewer codeGenViewer


Class thinkui.sqlclient.AbstractSQLClientCommand extends thinkui.desktop.AbstractSwingCommand implements Serializable

Serialized Fields

useApplicationDataObjectManager

boolean useApplicationDataObjectManager
Whether or not to use the application data object manager.


Class thinkui.db.attribute.AttributeAccess extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Name of the attribute access.


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

numDataObjects

int numDataObjects

generateChildren

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

name

java.lang.String name


Class thinkui.db.PrimaryKey extends java.lang.Object implements Serializable

Serialized Fields

attrNames

java.lang.String[] attrNames

values

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

name

java.lang.String name

type

RelationshipType type

fromDataClassName

java.lang.String fromDataClassName

fromAttrNames

java.lang.String[] fromAttrNames

toDataClassName

java.lang.String toDataClassName

toAttrNames

java.lang.String[] toAttrNames

fromTableName

java.lang.String fromTableName

fromColumnNames

java.lang.String[] fromColumnNames

toTableName

java.lang.String toTableName

toColumnNames

java.lang.String[] toColumnNames

ordinal

int ordinal


Class thinkui.db.RelationshipType extends java.lang.Object implements Serializable

Serialized Fields

name

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

startIndex

int startIndex

count

int count

objects

java.util.List objects

dataClass

DataClass dataClass

moreObjects

boolean moreObjects

description

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

connectionMgr

thinkui.db.jdbc.JDBCConnectionManager connectionMgr

database

thinkui.sqlclient.SQLClientDatabase database

dataObjectManagers

java.util.List dataObjectManagers

applicationDataObjectMgr

thinkui.db.jdbc.JDBCDataObjectManager applicationDataObjectMgr

rootCtx

thinkui.desktop.SwingCommandContext rootCtx

dataObjectFilterMap

java.util.Map dataObjectFilterMap

listDataClassMap

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

parentFrameViewer

thinkui.desktop.DelegateFrameViewer parentFrameViewer
The parent frame viewer to use or null to use default behaviour.


updateOnSelectionChange

boolean updateOnSelectionChange
Whether or not the data object viewer will support update on selection changes.


targetAttributeComponents

java.util.List targetAttributeComponents
The target attribute components (or null if none).


sourceAttributeNames

java.util.List sourceAttributeNames
The source attribute names (or null if none).


makeCopy

boolean makeCopy
Whether or not to make a copy of the data object data (template).


useDialogViewer

boolean useDialogViewer
Whether or not to render to a JDialog instead of a JFrame.


showChildren

boolean showChildren
Whether or not to show children/related data objects.


newButton

boolean newButton
Whether or not to show the new button.


headerCaption

java.lang.String headerCaption
The header caption or null.


Class thinkui.sqlclient.commands.ViewSQLQueryCommand extends AbstractSQLClientCommand implements Serializable

Serialized Fields

parentFrameViewer

thinkui.desktop.DelegateFrameViewer parentFrameViewer
The parent frame viewer to use or null to use default behaviour.


ThinkUI SQL Client 1.1.3 API

Copyright © 2007-2009. ThinkUI Software Inc. All rights reserved.