org.apache.derby.impl.store.access.heap
Class HeapClassInfo

java.lang.Object
  extended byorg.apache.derby.iapi.services.io.FormatableInstanceGetter
      extended byorg.apache.derby.impl.store.access.heap.HeapClassInfo
All Implemented Interfaces:
InstanceGetter

public class HeapClassInfo
extends FormatableInstanceGetter


Field Summary
 
Fields inherited from class org.apache.derby.iapi.services.io.FormatableInstanceGetter
fmtId
 
Constructor Summary
HeapClassInfo()
           
 
Method Summary
 java.lang.Object getNewInstance()
          Create an instance of a class.
 
Methods inherited from class org.apache.derby.iapi.services.io.FormatableInstanceGetter
setFormatId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeapClassInfo

public HeapClassInfo()
Method Detail

getNewInstance

public java.lang.Object getNewInstance()
Description copied from interface: InstanceGetter
Create an instance of a class.



Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.