@WebSphere Tag Reference

IBM's Websphere

Applies to: EJBs

@WebSphere Method Level Tags

@WebSphere Field Level Tags

@WebSphere Class Level Tag Usage

@websphere.bean (0..1)

defined bean parameters for websphere servers

Applies to: Entity and session beans

ParameterTypeApplicabilityDescriptionMandatory
timeouttextfalse

@websphere.finder-query (0..1)

Applies to: EJBs

ParameterTypeApplicabilityDescriptionMandatory
nametexttrue
parmstexttrue
where-clausetexttrue
hometexttrue

@websphere.mapping (0..1)

Applies to: EJBs

ParameterTypeApplicabilityDescriptionMandatory
table-nametexttrue

@websphere.mapping-constraint (0..1)

Applies to: EJBs

ParameterTypeApplicabilityDescriptionMandatory
constraint-nametexttrue
constraint-typetexttrue

@WebSphere Method Level Tag Usage

@WebSphere Field Level Tag Usage