|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
NullPointerControlSOURCE
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- getDestination(D, S) -
Method in interface com.googlecode.jmapper.api.IJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlALL
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- getDestination(S, MappingType) -
Method in interface com.googlecode.jmapper.api.IJMapper
- This method returns a new instance of Destination Class with this setting:
NullPointerControlSOURCE
MappingType of DestinationALL_FIELDS
MappingType of SourcemtSource
- getDestination(S, NullPointerControl, MappingType) -
Method in interface com.googlecode.jmapper.api.IJMapper
- This method returns a new instance of Destination Class with this setting:
NullPointerControlnullPointerControl
MappingType of DestinationALL_FIELDS
MappingType of SourcemtSource
- getDestination(D, S, MappingType, MappingType) -
Method in interface com.googlecode.jmapper.api.IJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlALL
MappingType of DestinationmtDestination
MappingType of SourcemtSource
- getDestination(D, S, NullPointerControl, MappingType, MappingType) -
Method in interface com.googlecode.jmapper.api.IJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlnullPointerControl
MappingType of DestinationmtDestination
MappingType of SourcemtSource
- getDestinationWithoutControl(S) -
Method in interface com.googlecode.jmapper.api.IJMapper
- This method returns a new instance of Destination Class with this setting:
NullPointerControlNOT_ANY
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- getDestinationWithoutControl(D, S) -
Method in interface com.googlecode.jmapper.api.IJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlNOT_ANY
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
NullPointerControlSOURCE
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- manyToOne(T, S) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting:
NullPointerControlALL
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- manyToOne(S, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This method returns a new instance of Configured Class with this setting:
NullPointerControlSOURCE
MappingType of DestinationALL_FIELDS
MappingType of SourcemtSource
- manyToOne(S, NullPointerControl, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This method returns a new instance of Configured Class with this setting:
NullPointerControlnullPointerControl
MappingType of DestinationALL_FIELDS
MappingType of SourcemtSource
- manyToOne(T, S, MappingType, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting:
NullPointerControlALL
MappingType of DestinationmtDestination
MappingType of SourcemtSource
- manyToOne(T, S, NullPointerControl, MappingType, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting:
NullPointerControlnullPointerControl
MappingType of DestinationmtDestination
MappingType of SourcemtSource
- manyToOneWithoutControl(S) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This method returns a new instance of Configured Class with this setting:
NullPointerControlNOT_ANY
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- manyToOneWithoutControl(T, S) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting:
NullPointerControlNOT_ANY
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- MappingType - Enum in com.googlecode.jmapper.api.enums
- MappingType define type of mapping to apply a specified instance.
NullPointerControlSOURCE
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- oneToMany(D, T) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlALL
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- oneToMany(Class<D>, T, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This method returns a new instance of Target Class with this setting:
NullPointerControlSOURCE
MappingType of DestinationALL_FIELDS
MappingType of SourcemtSource
- oneToMany(Class<D>, T, NullPointerControl, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This method returns a new instance of Target Class with this setting:
NullPointerControlnullPointerControl
MappingType of DestinationALL_FIELDS
MappingType of SourcemtSource
- oneToMany(D, T, MappingType, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlALL
MappingType of DestinationmtDestination
MappingType of SourcemtSource
- oneToMany(D, T, NullPointerControl, MappingType, MappingType) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlnullPointerControl
MappingType of DestinationmtDestination
MappingType of SourcemtSource
- oneToManyWithoutControl(Class<D>, T) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This method returns a new instance of Target Class with this setting:
NullPointerControlNOT_ANY
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
- oneToManyWithoutControl(D, T) -
Method in interface com.googlecode.jmapper.api.IRelationalJMapper
- This Method returns the destination given in input enriched with data contained in source given in input
with this setting:
NullPointerControlNOT_ANY
MappingType of DestinationALL_FIELDS
MappingType of SourceALL_FIELDS
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||