|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.ProcedureFactory
org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory
public static class SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory
Constructor Summary | |
---|---|
SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory()
|
Method Summary | |
---|---|
void |
initialize(Routine routine,
java.sql.ResultSet rs)
Initializes the new Routine object using the meta-data in the result set. |
Methods inherited from class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.ProcedureFactory |
---|
createRoutine, getRoutineEClass |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory()
Method Detail |
---|
public void initialize(Routine routine, java.sql.ResultSet rs) throws java.sql.SQLException
JDBCRoutineLoader.ProcedureFactory
initialize
in interface JDBCRoutineLoader.IRoutineFactory
initialize
in class JDBCRoutineLoader.ProcedureFactory
routine
- a new Routine objectrs
- the result set
java.sql.SQLException
- if anything goes wrong
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |