org.apache.ojb.broker.accesslayer
Class JdbcAccessFactory

java.lang.Object
  extended byorg.apache.ojb.broker.util.factory.ConfigurableFactory
      extended byorg.apache.ojb.broker.accesslayer.JdbcAccessFactory
All Implemented Interfaces:
org.apache.ojb.broker.util.configuration.Configurable

public class JdbcAccessFactory
extends org.apache.ojb.broker.util.factory.ConfigurableFactory

Version:
$Id: JdbcAccessFactory.java,v 1.4 2004/04/04 23:53:30 brianm Exp $
Author:
Armin Waibel

Constructor Summary
JdbcAccessFactory()
           
 
Method Summary
 JdbcAccess createJdbcAccess(PersistenceBroker broker)
           
static JdbcAccessFactory getInstance()
           
 
Methods inherited from class org.apache.ojb.broker.util.factory.ConfigurableFactory
configure, createNewInstance, createNewInstance, createNewInstance, getClassToServe, setClassToServe
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcAccessFactory

public JdbcAccessFactory()
Method Detail

getInstance

public static JdbcAccessFactory getInstance()

createJdbcAccess

public JdbcAccess createJdbcAccess(PersistenceBroker broker)


(C) 2002 - 2004 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.3, 2005-04-2