Class HeapClassInfo
java.lang.Object
org.apache.derby.iapi.services.io.FormatableInstanceGetter
org.apache.derby.impl.store.access.heap.HeapClassInfo
- 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
-
HeapClassInfo
public HeapClassInfo()
-
-
Method Details
-
getNewInstance
Description copied from interface:InstanceGetter
Create an instance of a class.
-