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

java.lang.Object
  extended by org.apache.derby.iapi.services.io.FormatableInstanceGetter
      extended by org.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.


Built on Thu 2011-03-10 11:54:14+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.