Package com.altova.automation.XMLSpy
Class DatabaseConnection
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.DatabaseConnection
public class DatabaseConnection extends COMIDispatchObject
-
Field Summary
Fields inherited from class com.altova.automation.libs.COMIDispatchObject
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF -
Method Summary
Modifier and Type Method Description java.lang.StringgetADOConnection()property ADOConnectionbooleangetAsAttributes()property AsAttributesbooleangetCommentIncluded()Returnssets a value indicating whether comments should be included.booleangetCreateMissingTables()property CreateMissingTablesbooleangetCreateNew()property CreateNewEnums.SPYDatabaseKindgetDatabaseKind()property DatabaseKindjava.lang.StringgetDatabaseSchema()Returnssets the used database Schema.booleangetExcludeKeys()property ExcludeKeysjava.lang.StringgetFile()property FilebooleangetForeignKeys()Returnssets the constraint to generate foreign keys.Enums.SPYImportColumnsTypegetImportColumnsType()Returnssets the import columns type.booleangetIncludeEmptyElements()property IncludeEmptyElementsGUIDgetInterfaceIID()java.lang.StringgetNullReplacement()Returnssets a value representing the null value.Enums.SPYNumberDateTimeFormatgetNumberDateTimeFormat()property NumberDateTimeFormatjava.lang.StringgetODBCConnection()property ODBCConnectionbooleangetPrimaryKeys()Returnssets the constraint to generate primary keys.Enums.SPYSchemaExtensionTypegetSchemaExtensionType()Returnssets the Schema extension type.Enums.SPYSchemaFormatgetSchemaFormat()Returnssets the Schema format.java.lang.StringgetSQLSelect()property SQLSelectintgetTextFieldLen()property TextFieldLenbooleangetUniqueKeys()Returnssets the constraint to generate unique keys.voidsetADOConnection(java.lang.String newValue)property ADOConnectionvoidsetAsAttributes(boolean newValue)property AsAttributesvoidsetCommentIncluded(boolean newValue)Returnssets a value indicating whether comments should be included.voidsetCreateMissingTables(boolean newValue)property CreateMissingTablesvoidsetCreateNew(boolean newValue)property CreateNewvoidsetDatabaseKind(Enums.SPYDatabaseKind newValue)property DatabaseKindvoidsetDatabaseSchema(java.lang.String newValue)Returnssets the used database Schema.voidsetExcludeKeys(boolean newValue)property ExcludeKeysvoidsetFile(java.lang.String newValue)property FilevoidsetForeignKeys(boolean newValue)Returnssets the constraint to generate foreign keys.voidsetImportColumnsType(Enums.SPYImportColumnsType newValue)Returnssets the import columns type.voidsetIncludeEmptyElements(boolean newValue)property IncludeEmptyElementsvoidsetNullReplacement(java.lang.String newValue)Returnssets a value representing the null value.voidsetNumberDateTimeFormat(Enums.SPYNumberDateTimeFormat newValue)property NumberDateTimeFormatvoidsetODBCConnection(java.lang.String newValue)property ODBCConnectionvoidsetPrimaryKeys(boolean newValue)Returnssets the constraint to generate primary keys.voidsetSchemaExtensionType(Enums.SPYSchemaExtensionType newValue)Returnssets the Schema extension type.voidsetSchemaFormat(Enums.SPYSchemaFormat newValue)Returnssets the Schema format.voidsetSQLSelect(java.lang.String newValue)property SQLSelectvoidsetTextFieldLen(int newValue)property TextFieldLenvoidsetUniqueKeys(boolean newValue)Returnssets the constraint to generate unique keys.Methods inherited from class com.altova.automation.libs.COMIDispatchObject
addListener, getProperty, getProperty, invoke, removeListener, setProperty, setPropertyMethods inherited from class com.altova.automation.libs.COMIUnknownObject
dispose, equals, getCOMInterfacePointer, isNull
-
Method Details
-
getInterfaceIID
-
getFile
property File- Throws:
AutomationException
-
setFile
property File- Throws:
AutomationException
-
getADOConnection
property ADOConnection- Throws:
AutomationException
-
setADOConnection
property ADOConnection- Throws:
AutomationException
-
getSQLSelect
property SQLSelect- Throws:
AutomationException
-
setSQLSelect
property SQLSelect- Throws:
AutomationException
-
getNumberDateTimeFormat
property NumberDateTimeFormat- Throws:
AutomationException
-
setNumberDateTimeFormat
public void setNumberDateTimeFormat(Enums.SPYNumberDateTimeFormat newValue) throws AutomationExceptionproperty NumberDateTimeFormat- Throws:
AutomationException
-
getCreateMissingTables
property CreateMissingTables- Throws:
AutomationException
-
setCreateMissingTables
property CreateMissingTables- Throws:
AutomationException
-
getTextFieldLen
property TextFieldLen- Throws:
AutomationException
-
setTextFieldLen
property TextFieldLen- Throws:
AutomationException
-
getCreateNew
property CreateNew- Throws:
AutomationException
-
setCreateNew
property CreateNew- Throws:
AutomationException
-
getODBCConnection
property ODBCConnection- Throws:
AutomationException
-
setODBCConnection
property ODBCConnection- Throws:
AutomationException
-
getAsAttributes
property AsAttributes- Throws:
AutomationException
-
setAsAttributes
property AsAttributes- Throws:
AutomationException
-
getExcludeKeys
property ExcludeKeys- Throws:
AutomationException
-
setExcludeKeys
property ExcludeKeys- Throws:
AutomationException
-
getIncludeEmptyElements
property IncludeEmptyElements- Throws:
AutomationException
-
setIncludeEmptyElements
property IncludeEmptyElements- Throws:
AutomationException
-
getDatabaseKind
property DatabaseKind- Throws:
AutomationException
-
setDatabaseKind
property DatabaseKind- Throws:
AutomationException
-
getCommentIncluded
Returnssets a value indicating whether comments should be included.- Throws:
AutomationException
-
setCommentIncluded
Returnssets a value indicating whether comments should be included.- Throws:
AutomationException
-
getNullReplacement
Returnssets a value representing the null value.- Throws:
AutomationException
-
setNullReplacement
Returnssets a value representing the null value.- Throws:
AutomationException
-
getDatabaseSchema
Returnssets the used database Schema.- Throws:
AutomationException
-
setDatabaseSchema
Returnssets the used database Schema.- Throws:
AutomationException
-
getPrimaryKeys
Returnssets the constraint to generate primary keys.- Throws:
AutomationException
-
setPrimaryKeys
Returnssets the constraint to generate primary keys.- Throws:
AutomationException
-
getForeignKeys
Returnssets the constraint to generate foreign keys.- Throws:
AutomationException
-
setForeignKeys
Returnssets the constraint to generate foreign keys.- Throws:
AutomationException
-
getUniqueKeys
Returnssets the constraint to generate unique keys.- Throws:
AutomationException
-
setUniqueKeys
Returnssets the constraint to generate unique keys.- Throws:
AutomationException
-
getSchemaExtensionType
Returnssets the Schema extension type.- Throws:
AutomationException
-
setSchemaExtensionType
public void setSchemaExtensionType(Enums.SPYSchemaExtensionType newValue) throws AutomationExceptionReturnssets the Schema extension type.- Throws:
AutomationException
-
getSchemaFormat
Returnssets the Schema format.- Throws:
AutomationException
-
setSchemaFormat
Returnssets the Schema format.- Throws:
AutomationException
-
getImportColumnsType
Returnssets the import columns type.- Throws:
AutomationException
-
setImportColumnsType
Returnssets the import columns type.- Throws:
AutomationException
-