org.apache.derby.impl.sql
Class GenericClassInfo

java.lang.Object
  extended by org.apache.derby.iapi.services.io.FormatableInstanceGetter
      extended by org.apache.derby.impl.sql.GenericClassInfo
All Implemented Interfaces:
InstanceGetter

public class GenericClassInfo
extends FormatableInstanceGetter


Field Summary
 
Fields inherited from class org.apache.derby.iapi.services.io.FormatableInstanceGetter
fmtId
 
Constructor Summary
GenericClassInfo()
           
 
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

GenericClassInfo

public GenericClassInfo()
Method Detail

getNewInstance

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


Built on Thu 2012-03-29 21:53:33+0000, from revision ???

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