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 365232 2005-12-21 22:36:07Z tomdz $
- 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)
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30