org.apache.ojb.broker.metadata.fieldaccess
Class PersistentFieldFactory
java.lang.Object
org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldFactory
- public class PersistentFieldFactory
- extends java.lang.Object
- Version:
- $Id: PersistentFieldFactory.java,v 1.11 2004/04/04 23:53:35 brianm Exp $
- Author:
- Thomas Mahler
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistentFieldFactory
public PersistentFieldFactory()
createPersistentField
public static PersistentField createPersistentField(java.lang.Class attributeType,
java.lang.String attributeName)
- Throws:
MetadataException
- if an erros occours when creating the PersistenteField
createPersistentField
public static PersistentField createPersistentField(java.lang.String persistentFieldClassName,
java.lang.Class attributeType,
java.lang.String attributeName)
usesAccessorsAndMutators
public static boolean usesAccessorsAndMutators()
(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