A C D G I J L M N P R S T U V 
All Classes All Packages

A

APPLICATION - javax.annotation.Resource.AuthenticationType
Application authentication
authenticationType() - Method in annotation type javax.annotation.Resource
 

C

className() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
comments() - Method in annotation type javax.annotation.Generated
 
CONTAINER - javax.annotation.Resource.AuthenticationType
Container authentication

D

databaseName() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
DataSourceDefinition - Annotation Type in javax.annotation.sql
 
DataSourceDefinitions - Annotation Type in javax.annotation.sql
 
date() - Method in annotation type javax.annotation.Generated
 
DeclareRoles - Annotation Type in javax.annotation.security
 
DenyAll - Annotation Type in javax.annotation.security
 
description() - Method in annotation type javax.annotation.Resource
 
description() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 

G

Generated - Annotation Type in javax.annotation
Used to identify generated code.

I

initialPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
isolationLevel() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 

J

javax.annotation - package javax.annotation
 
javax.annotation.security - package javax.annotation.security
 
javax.annotation.sql - package javax.annotation.sql
 

L

loginTimeout() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
lookup() - Method in annotation type javax.annotation.Resource
 

M

ManagedBean - Annotation Type in javax.annotation
Identifies a POJO as a managed bean.
mappedName() - Method in annotation type javax.annotation.Resource
 
maxIdleTime() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
maxPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
maxStatements() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
minPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 

N

name() - Method in annotation type javax.annotation.Resource
 
name() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 

P

password() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
PermitAll - Annotation Type in javax.annotation.security
 
portNumber() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
PostConstruct - Annotation Type in javax.annotation
Added to a method required to be called after the object has been constructed and before it used.
PreDestroy - Annotation Type in javax.annotation
Added to a method required to be called once the object is no longer required and before it is discarded.
Priority - Annotation Type in javax.annotation
Used to define the order in which classes or parameters should be used.
properties() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 

R

Resource - Annotation Type in javax.annotation
Indicates a resource required by the application.
Resource.AuthenticationType - Enum in javax.annotation
The AuthenticationType, either CONTAINER or APPLICATION
Resources - Annotation Type in javax.annotation
Used when multiple Resource annotations are required.
RolesAllowed - Annotation Type in javax.annotation.security
 
RunAs - Annotation Type in javax.annotation.security
 

S

serverName() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
shareable() - Method in annotation type javax.annotation.Resource
 

T

transactional() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
type() - Method in annotation type javax.annotation.Resource
Uses generics since Common Annotations 1.2.

U

url() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 
user() - Method in annotation type javax.annotation.sql.DataSourceDefinition
 

V

value() - Method in annotation type javax.annotation.Generated
 
value() - Method in annotation type javax.annotation.ManagedBean
 
value() - Method in annotation type javax.annotation.Priority
 
value() - Method in annotation type javax.annotation.Resources
 
value() - Method in annotation type javax.annotation.security.DeclareRoles
 
value() - Method in annotation type javax.annotation.security.RolesAllowed
 
value() - Method in annotation type javax.annotation.security.RunAs
 
value() - Method in annotation type javax.annotation.sql.DataSourceDefinitions
 
valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G I J L M N P R S T U V 
All Classes All Packages