Package org.apache.derby.catalog.types
Class TypesImplInstanceGetter
java.lang.Object
org.apache.derby.iapi.services.io.FormatableInstanceGetter
org.apache.derby.catalog.types.TypesImplInstanceGetter
- All Implemented Interfaces:
InstanceGetter
-
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
-
TypesImplInstanceGetter
public TypesImplInstanceGetter()
-
-
Method Details
-
getNewInstance
Description copied from interface:InstanceGetter
Create an instance of a class.
-