|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnsupportedManyToManyPropertyTypeException | |
|---|---|
| com.uwyn.rife.database.querymanagers.generic | Provides classes and interfaces for the persistance framework. |
| Uses of UnsupportedManyToManyPropertyTypeException in com.uwyn.rife.database.querymanagers.generic |
|---|
| Methods in com.uwyn.rife.database.querymanagers.generic that throw UnsupportedManyToManyPropertyTypeException | |
|---|---|
static void |
GenericQueryManagerRelationalUtils.ensureSupportedManyToManyPropertyCollectionType(Class beanClass,
String propertyName,
Class propertyType)
|
static void |
GenericQueryManagerRelationalUtils.ensureSupportedManyToManyPropertyValueType(Class beanClass,
String propertyName,
Object propertyValue)
|
static void |
GenericQueryManagerRelationalUtils.ensureSupportedManyToOneAssociationPropertyCollectionType(Class beanClass,
String propertyName,
Class propertyType)
|
static void |
GenericQueryManagerRelationalUtils.ensureSupportedManyToOneAssociationPropertyValueType(Class beanClass,
String propertyName,
Object propertyValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||