net.sourceforge.squirrel_sql.plugins.hibernate.server
Class ObjectSubstituteRoot
java.lang.Object
net.sourceforge.squirrel_sql.plugins.hibernate.server.ObjectSubstituteRoot
- All Implemented Interfaces:
- Serializable
public class ObjectSubstituteRoot
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectSubstituteRoot
public ObjectSubstituteRoot(ArrayList<ObjectSubstitute> objectSubstituteArray)
ObjectSubstituteRoot
public ObjectSubstituteRoot(ObjectSubstitute objectSubstitute)
isArray
public boolean isArray()
getArraySize
public int getArraySize()
getArrayItemAt
public ObjectSubstitute getArrayItemAt(int i)
getObjectSubstitute
public ObjectSubstitute getObjectSubstitute()
toObjectSubstitutes
public static List<ObjectSubstitute> toObjectSubstitutes(List<ObjectSubstituteRoot> nonArrayRoots)
getPlainValueArrayMappedClassInfo
public MappedClassInfoData getPlainValueArrayMappedClassInfo()
Copyright © 2001-2012. All Rights Reserved.