org.tigris.scarab.da
Class DAFactory

java.lang.Object
  extended byorg.tigris.scarab.da.DAFactory

public class DAFactory
extends java.lang.Object

A lookup interface for the data access layer classes. Use instead of Fulcrum for simplicity. Migration to an Avalon-based or other "standard" API is a longer term possibility.


Constructor Summary
DAFactory()
           
 
Method Summary
static AttributeAccess getAttributeAccess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAFactory

public DAFactory()
Method Detail

getAttributeAccess

public static AttributeAccess getAttributeAccess()


Copyright © 2000-2004 Tigris.org. All Rights Reserved.