org.apache.derby.catalog.types
Class TypesImplInstanceGetter

java.lang.Object
  extended byorg.apache.derby.iapi.services.io.FormatableInstanceGetter
      extended byorg.apache.derby.catalog.types.TypesImplInstanceGetter
All Implemented Interfaces:
InstanceGetter

public class TypesImplInstanceGetter
extends FormatableInstanceGetter


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

TypesImplInstanceGetter

public TypesImplInstanceGetter()
Method Detail

getNewInstance

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


Built on Mon 2007-06-04 09:58:47+0400, from revision ???

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