|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectSubstitute | |
|---|---|
| net.sourceforge.squirrel_sql.plugins.hibernate.server | |
| net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects | |
| Uses of ObjectSubstitute in net.sourceforge.squirrel_sql.plugins.hibernate.server |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.server that return ObjectSubstitute | |
|---|---|
ObjectSubstitute |
ObjectSubstituteRoot.getArrayItemAt(int i)
|
ObjectSubstitute |
ObjectSubstituteRoot.getObjectSubstitute()
|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.server that return types with arguments of type ObjectSubstitute | |
|---|---|
ArrayList<ObjectSubstitute> |
PropertySubstitute.getObjectSubstituteCollection()
|
Collection<? extends ObjectSubstitute> |
ObjectSubstitute.getPersistentCollection(String propertyName)
|
static List<ObjectSubstitute> |
ObjectSubstituteRoot.toObjectSubstitutes(List<ObjectSubstituteRoot> nonArrayRoots)
|
| Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.server with parameters of type ObjectSubstitute | |
|---|---|
ObjectSubstituteRoot(ObjectSubstitute objectSubstitute)
|
|
| Constructor parameters in net.sourceforge.squirrel_sql.plugins.hibernate.server with type arguments of type ObjectSubstitute | |
|---|---|
ObjectSubstituteRoot(ArrayList<ObjectSubstitute> objectSubstituteArray)
|
|
| Uses of ObjectSubstitute in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects that return ObjectSubstitute | |
|---|---|
ObjectSubstitute |
SingleResult.getObject()
|
| Methods in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects that return types with arguments of type ObjectSubstitute | |
|---|---|
Collection<? extends ObjectSubstitute> |
HibernatePropertyReader.getPersistentCollection()
|
| Constructors in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects with parameters of type ObjectSubstitute | |
|---|---|
HibernatePropertyReader(String propertyName,
ObjectSubstitute obj)
|
|
SingleResult(ObjectSubstitute object,
MappedClassInfo mappedClassInfo)
|
|
SingleResult(String propertyNameInParent,
ObjectSubstitute object,
MappedClassInfo mappedClassInfo)
|
|
| Constructor parameters in net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects with type arguments of type ObjectSubstitute | |
|---|---|
SingleType(MappedClassInfo mappedClassInfo,
ArrayList<MappedClassInfo> allMappedClassInfos,
List<ObjectSubstitute> objects)
|
|
SingleType(String propertyName,
MappedClassInfo mappedClassInfo,
ArrayList<MappedClassInfo> allMappedClassInfos,
List<ObjectSubstitute> objects)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||