org.firebirdsql.gds
Class GDSObjectFactory

java.lang.Object
  extended by org.firebirdsql.gds.GDSObjectFactory

public class GDSObjectFactory
extends java.lang.Object

Creates gds objects.

Author:
Steven Jardine

Constructor Summary
GDSObjectFactory()
           
 
Method Summary
static org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl createJavaGDSImpl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GDSObjectFactory

public GDSObjectFactory()
Method Detail

createJavaGDSImpl

public static org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl createJavaGDSImpl()
Returns:
a new JavaGDSImpl object.


Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.