This profile contains all elements that can be applied on the model used as the MDA transformation process. These elements are specific to the AndroMDA Spring Cartridge component.
| Entity(Back to Stereotypes) |
|
Applied on:
|
|
|
| Service(Back to Stereotypes) |
|
Applied on:
|
session-ejbs
outlet from the spring cartridge's namespace in the
andromda.xml configuration.
|
| @andromda.ejb.transaction.type(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| @andromda.ejb.viewType(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| @andromda.spring.transaction.type(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| @andromda.hibernate.query(Back to Tagged Values) |
Applied on:
query
.
|
|
|
| @andromda.hibernate.query.useNamedParameters(Back to Tagged Values) |
Applied on:
query
.
|
|
|
Allowed values for this element:
|
| @andromda.hibernate.inheritance(Back to Tagged Values) |
| No documentation available |
| @andromda.spring.service.remoting.type(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| @andromda.spring.service.remote.port(Back to Tagged Values) |
|
Applied on:
|
|
|
| @andromda.spring.service.interceptors(Back to Tagged Values) |
|
Applied on:
|
|
|
| @andromda.spring.service.config.only(Back to Tagged Values) |
|
Applied on:
|
org.acegisecurity.providers.rcp.RemoteAuthenticationManager
.
|
Allowed values for this element:
|
| @andromda.hibernate.criteria.nullable(Back to Tagged Values) |
|
Applied on:
|
true
, the tagged attribute will be considered in the
search even if it is
null
. Use this feature to query entities that have attributes
that may be
NULL
(in the sense of SQL).
|
Allowed values for this element:
|
| @andromda.hibernate.criteria.attribute(Back to Tagged Values) |
|
Applied on:
|
Person
and
Address
, the address being referenced as a one-to-one
relationship with the role name
homeAddress
and the address having an attribute
named "city". If you want to retrieve all people living in Hamburg, simply set the value of
this tagged value to
homeAddress.city
.
If you ommit this tagged value, the name of the attribute in the criteria class will be used.
|
| @andromda.hibernate.criteria.comparator(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| @andromda.hibernate.criteria.matchmode(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| @andromda.hibernate.criteria.order.direction(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| @andromda.hibernate.criteria.order.relevance(Back to Tagged Values) |
|
Applied on:
|
|
|
Allowed values for this element:
|
| like(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| insensitive_like(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| equal(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| greater_equal(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| greater(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| less_equal(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| less(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| in(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| not_equal(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| anywhere(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| end(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| exact(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| start(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| ascending(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|
| descending(Back to Constants) |
|
Applied on:
|
| No documentation available |
|
Allowed values for this element:
|