com.sun.jdo.spi.persistence.support.ejb.util
Class CaptureSchemaWrapper

java.lang.Object
  extended by com.sun.jdo.spi.persistence.support.ejb.util.CaptureSchemaWrapper

public final class CaptureSchemaWrapper
extends Object

This class is used to set the required infrastructure for DataDirect drivers support and delegate the actual implementation to the CaptureSchema<\code>

Author:
Marina Vatkina
See Also:
CaptureSchema

Constructor Summary
CaptureSchemaWrapper()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaptureSchemaWrapper

public CaptureSchemaWrapper()
Method Detail

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.