public class PersistentFieldFactory
extends java.lang.Object
Constructor and Description |
---|
PersistentFieldFactory() |
Modifier and Type | Method and Description |
---|---|
static PersistentField |
createPersistentField(java.lang.Class attributeType,
java.lang.String attributeName) |
static PersistentField |
createPersistentField(java.lang.String persistentFieldClassName,
java.lang.Class attributeType,
java.lang.String attributeName) |
public static PersistentField createPersistentField(java.lang.Class attributeType, java.lang.String attributeName)
MetadataException
- if an erros occours when creating the PersistenteFieldpublic 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