|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.StructTypeFactory
org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.DistinctTypeFactory
org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory
public static class SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory
Constructor Summary | |
---|---|
SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory(DatabaseDefinition databaseDefinition)
|
Method Summary | |
---|---|
void |
initialize(UserDefinedType udt,
java.sql.ResultSet rs)
Initializes the new UserDefinedType object using the meta-data in the result set. |
Methods inherited from class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.DistinctTypeFactory |
---|
getUDTEClass |
Methods inherited from class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.StructTypeFactory |
---|
createUDT |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory(DatabaseDefinition databaseDefinition)
Method Detail |
---|
public void initialize(UserDefinedType udt, java.sql.ResultSet rs) throws java.sql.SQLException
JDBCUserDefinedTypeLoader.DistinctTypeFactory
initialize
in interface JDBCUserDefinedTypeLoader.IUDTFactory
initialize
in class JDBCUserDefinedTypeLoader.DistinctTypeFactory
udt
- a new UserDefinedType objectrs
- the result set
java.sql.SQLException
- if anything goes wrongJDBCUserDefinedTypeLoader.StructTypeFactory.initialize(org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedType,
java.sql.ResultSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |