org.apache.ojb.broker.metadata.fieldaccess
Class PersistentFieldFactory

java.lang.Object
  extended byorg.apache.ojb.broker.metadata.fieldaccess.PersistentFieldFactory

public class PersistentFieldFactory
extends java.lang.Object

Version:
$Id: PersistentFieldFactory.java,v 1.8 2003/07/11 07:54:21 arminw Exp $
Author:
Thomas Mahler

Constructor Summary
PersistentFieldFactory()
           
 
Method Summary
static PersistentField createPersistentField(java.lang.Class attributeType, java.lang.String attributeName)
           
static boolean usesAccessorsAndMutators()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentFieldFactory

public PersistentFieldFactory()
Method Detail

createPersistentField

public static PersistentField createPersistentField(java.lang.Class attributeType,
                                                    java.lang.String attributeName)
Throws:
MetadataException - if an erros occours when creating the PersistenteField

usesAccessorsAndMutators

public static boolean usesAccessorsAndMutators()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14