Class CoreDDFinderClassInfo
java.lang.Object
org.apache.derby.iapi.services.io.FormatableInstanceGetter
org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- All Implemented Interfaces:
InstanceGetter
FormatableInstanceGetter to load stored instances
of DependableFinder. Class is registered in RegisteredFormatIds
- See Also:
-
Field Summary
Fields inherited from class org.apache.derby.iapi.services.io.FormatableInstanceGetter
fmtId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.derby.iapi.services.io.FormatableInstanceGetter
setFormatId
-
Constructor Details
-
CoreDDFinderClassInfo
public CoreDDFinderClassInfo()
-
-
Method Details
-
getNewInstance
Description copied from interface:InstanceGetter
Create an instance of a class.
-