Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

C

Cache<K,V> - Interface in com.caucho.cache
The persistent or distributed cache is usable like a normal map, but loads and stores data across the cluster.
Cache - Interface in javax.persistence
Cache for objects
Cache.Entry<K,V> - Interface in com.caucho.cache
 
Cache.EntryProcessor<K,V> - Interface in com.caucho.cache
 
Cache.MutableEntry<K,V> - Interface in com.caucho.cache
 
Cacheable - Annotation Type in javax.persistence
The @Cacheable annotation.
CacheAnnotationConfigurationException - Exception in com.caucho.cache.annotation
 
CacheAnnotationConfigurationException() - Constructor for exception com.caucho.cache.annotation.CacheAnnotationConfigurationException
 
CacheAnnotationConfigurationException(String) - Constructor for exception com.caucho.cache.annotation.CacheAnnotationConfigurationException
 
CacheAnnotationConfigurationException(String, Throwable) - Constructor for exception com.caucho.cache.annotation.CacheAnnotationConfigurationException
 
CacheAnnotationConfigurationException(Throwable) - Constructor for exception com.caucho.cache.annotation.CacheAnnotationConfigurationException
 
CacheBuilder<K,V> - Interface in com.caucho.cache
Provides the capability of dynamically creating a cache.
CacheDefaults - Annotation Type in com.caucho.cache.annotation
 
CacheEntryCreatedListener<K,V> - Interface in com.caucho.cache.event
 
CacheEntryEvent<K,V> - Class in com.caucho.cache.event
 
CacheEntryEvent(Cache) - Constructor for class com.caucho.cache.event.CacheEntryEvent
 
CacheEntryEventFilter<K,V> - Interface in com.caucho.cache.event
 
CacheEntryExpiredListener<K,V> - Interface in com.caucho.cache.event
 
CacheEntryListener<K,V> - Interface in com.caucho.cache.event
 
CacheEntryListenerException - Exception in com.caucho.cache.event
 
CacheEntryListenerException() - Constructor for exception com.caucho.cache.event.CacheEntryListenerException
 
CacheEntryListenerException(String) - Constructor for exception com.caucho.cache.event.CacheEntryListenerException
 
CacheEntryListenerException(String, Throwable) - Constructor for exception com.caucho.cache.event.CacheEntryListenerException
 
CacheEntryListenerException(Throwable) - Constructor for exception com.caucho.cache.event.CacheEntryListenerException
 
CacheEntryListenerRegistration<K,V> - Interface in com.caucho.cache.event
 
cacheEntryListenerRegistrations - Variable in class com.caucho.cache.MutableConfiguration
 
CacheEntryReadListener<K,V> - Interface in com.caucho.cache.event
 
CacheEntryRemovedListener<K,V> - Interface in com.caucho.cache.event
 
CacheEntryUpdatedListener<K,V> - Interface in com.caucho.cache.event
 
CacheException - Exception in com.caucho.cache
 
CacheException() - Constructor for exception com.caucho.cache.CacheException
 
CacheException(String) - Constructor for exception com.caucho.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception com.caucho.cache.CacheException
 
CacheException(Throwable) - Constructor for exception com.caucho.cache.CacheException
 
CacheInvocationContext<A extends java.lang.annotation.Annotation> - Interface in com.caucho.cache.annotation
 
CacheInvocationParameter - Interface in com.caucho.cache.annotation
 
CacheKey - Interface in com.caucho.cache.annotation
 
CacheKeyGenerator - Interface in com.caucho.cache.annotation
 
CacheKeyInvocationContext<A extends java.lang.annotation.Annotation> - Interface in com.caucho.cache.annotation
 
CacheKeyParam - Annotation Type in com.caucho.cache.annotation
 
CacheLifecycle - Interface in com.caucho.cache
The lifecycle status of the Cache.
CacheLoader<K,V> - Interface in com.caucho.cache
 
cacheLoader - Variable in class com.caucho.cache.MutableConfiguration
 
CacheManager - Interface in com.caucho.cache
 
CacheManagerFactory - Interface in com.caucho.cache
Provides the capability of dynamically creating a cache.
CacheMethodDetails<A extends java.lang.annotation.Annotation> - Interface in com.caucho.cache.annotation
 
CacheMXBean - Interface in com.caucho.cache
 
CachePut - Annotation Type in com.caucho.cache.annotation
 
CacheRemoveAll - Annotation Type in com.caucho.cache.annotation
 
CacheRemoveEntry - Annotation Type in com.caucho.cache.annotation
 
CacheResolver - Interface in com.caucho.cache.annotation
 
CacheResolverFactory - Interface in com.caucho.cache.annotation
 
CacheResult - Annotation Type in com.caucho.cache.annotation
 
CacheRetrieveMode - Enum in javax.persistence
The @CacheRetrieveMode specifies caching behavior
CacheStatistics - Interface in com.caucho.cache
 
CacheStatisticsMXBean - Interface in com.caucho.cache
 
CacheStoreMode - Enum in javax.persistence
The @CacheStoreMode specifies caching behavior
CacheValue - Annotation Type in com.caucho.cache.annotation
 
CacheWriter<K,V> - Interface in com.caucho.cache
 
cacheWriter - Variable in class com.caucho.cache.MutableConfiguration
 
Caching - Class in com.caucho.cache
Provides the capability of dynamically creating a cache.
CachingProvider - Interface in com.caucho.cache.spi
Creates a new CacheManager.
CachingShutdownException - Exception in com.caucho.cache
 
CachingShutdownException() - Constructor for exception com.caucho.cache.CachingShutdownException
 
CachingShutdownException(String) - Constructor for exception com.caucho.cache.CachingShutdownException
 
CachingShutdownException(String, Throwable) - Constructor for exception com.caucho.cache.CachingShutdownException
 
CachingShutdownException(Throwable) - Constructor for exception com.caucho.cache.CachingShutdownException
 
canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns true if the attribute can be a request time attribute (<%= ...
cancel(boolean) - Method in class javax.ejb.AsyncResult
 
cancel() - Method in interface javax.ejb.Timer
Cause the timer and all its associated expiration notifications to be Canceled.
CascadeType - Enum in javax.persistence
The CascadeType enumeration
ClassTransformer - Interface in javax.persistence.spi
Interface implemented by a persistence provider.
cleanup() - Method in interface javax.resource.spi.ManagedConnection
Cleanup the physical connection.
clear() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
clear() - Method in interface javax.persistence.EntityManager
Clears the context, causing all entities to become detached.
clear() - Method in class javax.servlet.jsp.JspWriter
 
clearBody() - Method in interface javax.jms.Message
 
clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
Clears the contents of a body tag.
clearBuffer() - Method in class javax.servlet.jsp.JspWriter
 
clearCachedProviders() - Method in interface javax.persistence.spi.PersistenceProviderResolver
 
clearProperties() - Method in interface javax.jms.Message
 
clearStatistics() - Method in interface com.caucho.cache.CacheStatistics
 
clearWarnings() - Method in interface javax.resource.cci.Interaction
Clears the current set of warnings.
CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
 
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for client cert authentication.
clone() - Method in interface javax.resource.cci.Record
 
clone() - Method in class javax.servlet.http.Cookie
Returns a clone of the cookie
clone() - Method in class javax.servlet.jsp.tagext.TagData
Clone the tag data.
close() - Method in interface com.caucho.cache.CacheManagerFactory
 
close(ClassLoader) - Method in interface com.caucho.cache.CacheManagerFactory
 
close(ClassLoader, String) - Method in interface com.caucho.cache.CacheManagerFactory
 
close() - Static method in class com.caucho.cache.Caching
 
close(ClassLoader) - Static method in class com.caucho.cache.Caching
 
close(ClassLoader, String) - Static method in class com.caucho.cache.Caching
 
close() - Method in class javax.ejb.embeddable.EJBContainer
 
close() - Method in interface javax.jms.Connection
 
close() - Method in interface javax.jms.ConnectionConsumer
 
close() - Method in interface javax.jms.MessageConsumer
 
close() - Method in interface javax.jms.MessageProducer
 
close() - Method in interface javax.jms.QueueBrowser
 
close() - Method in class javax.jms.QueueRequestor
 
close() - Method in interface javax.jms.Session
 
close() - Method in class javax.jms.TopicRequestor
 
close() - Method in interface javax.persistence.EntityManager
Closes the entity manager.
close() - Method in interface javax.persistence.EntityManagerFactory
Close the factory an any resources.
close() - Method in interface javax.resource.cci.Connection
Closes the connection at the application level.
close() - Method in interface javax.resource.cci.Interaction
Closes the interaction.
coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
coalesce(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
coalesce() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
coerceToType(Object, Class<?>) - Method in class javax.el.ExpressionFactory
 
CollectionAttribute<X,E> - Interface in javax.persistence.metamodel
Reflection model for a JPA attribute
CollectionJoin<Z,E> - Interface in javax.persistence.criteria
A join to an entity.
CollectionTable - Annotation Type in javax.persistence
The @CollectionTable is used for collections of basic types
Column - Annotation Type in javax.persistence
The @Column annotation.
ColumnResult - Annotation Type in javax.persistence
The @ColumnResult annotation.
com.caucho.cache - package com.caucho.cache
 
com.caucho.cache.annotation - package com.caucho.cache.annotation
 
com.caucho.cache.event - package com.caucho.cache.event
 
com.caucho.cache.spi - package com.caucho.cache.spi
 
com.caucho.cache.transaction - package com.caucho.cache.transaction
 
com.caucho.jstl - package com.caucho.jstl
 
CommException - Exception in javax.resource.spi
An exception with internal causes.
CommException() - Constructor for exception javax.resource.spi.CommException
 
CommException(String) - Constructor for exception javax.resource.spi.CommException
 
CommException(String, String) - Constructor for exception javax.resource.spi.CommException
 
CommException(String, Throwable) - Constructor for exception javax.resource.spi.CommException
 
CommException(Throwable) - Constructor for exception javax.resource.spi.CommException
 
commit() - Method in interface javax.jms.Session
 
commit() - Method in interface javax.jms.XASession
 
commit() - Method in interface javax.persistence.EntityTransaction
Commits a resource transaction.
commit() - Method in interface javax.resource.cci.LocalTransaction
Commits a local transaction.
commit() - Method in interface javax.resource.spi.LocalTransaction
Commits a local transaction.
commit(Xid, boolean) - Method in interface javax.resource.spi.XATerminator
Commits a transaction.
commit() - Method in interface javax.transaction.Transaction
Commits the transaction.
commit() - Method in interface javax.transaction.TransactionManager
Commits the transaction
commit() - Method in interface javax.transaction.UserTransaction
Commits the transaction
commit(Xid, boolean) - Method in interface javax.transaction.xa.XAResource
Called to commit.
complete() - Method in interface javax.servlet.AsyncContext
 
CompositeELResolver - Class in javax.el
Resolves properties based on arrays.
CompositeELResolver() - Constructor for class javax.el.CompositeELResolver
 
CompoundSelection<X> - Interface in javax.persistence.criteria
Criteria selection.
concat(Expression<String>, Expression<String>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
concat(Expression<String>, String) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
concat(String, Expression<String>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
ConcurrencyManagement - Annotation Type in javax.ejb
Declares a bean's concurrency management type.
ConcurrencyManagementType - Enum in javax.ejb
Concurrency management type.
ConcurrentAccessException - Exception in javax.ejb
A ConcurrentAccessException indicates that the client has attempted an invocation on a stateful session bean while another invocation is in progress.
ConcurrentAccessException() - Constructor for exception javax.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with no detail message.
ConcurrentAccessException(String) - Constructor for exception javax.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with the specified detailed message.
ConcurrentAccessException(String, Exception) - Constructor for exception javax.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with the specified detail message and a nested exception.
ConcurrentAccessTimeoutException - Exception in javax.ejb
This exception indicates that an attempt to concurrently access a bean method resulted in a timeout.
ConcurrentAccessTimeoutException() - Constructor for exception javax.ejb.ConcurrentAccessTimeoutException
Constructs a new concurrent access timeout exception with null as its detail message.
ConcurrentAccessTimeoutException(String) - Constructor for exception javax.ejb.ConcurrentAccessTimeoutException
Constructs a new concurrent access timeout exception with the specified detail message.
condition() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
 
ConditionalTagSupport - Class in javax.servlet.jsp.jstl.core
 
ConditionalTagSupport() - Constructor for class javax.servlet.jsp.jstl.core.ConditionalTagSupport
 
Config - Class in javax.servlet.jsp.jstl.core
 
Config() - Constructor for class javax.servlet.jsp.jstl.core.Config
 
CONFIG - Static variable in class javax.servlet.jsp.PageContext
 
Configuration<K,V> - Interface in com.caucho.cache
Configuration for a new Cache.
Configuration.Duration - Class in com.caucho.cache
 
Configuration.ExpiryType - Enum in com.caucho.cache
 
configureCache(String, Configuration<K, V>) - Method in interface com.caucho.cache.CacheManager
 
conjunction() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
Connection - Interface in javax.jms
The main destination.
Connection - Interface in javax.resource.cci
Represents an application handle for the client.
CONNECTION_CLOSED - Static variable in class javax.resource.spi.ConnectionEvent
 
CONNECTION_ERROR_OCCURRED - Static variable in class javax.resource.spi.ConnectionEvent
 
connectionClosed(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies that an application has closed the connection.
ConnectionConsumer - Interface in javax.jms
The main destination.
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies that a connection error has occurred.
ConnectionEvent - Class in javax.resource.spi
A listener for connection events, implemented by the application server.
ConnectionEvent(ManagedConnection, int) - Constructor for class javax.resource.spi.ConnectionEvent
Creates an event.
ConnectionEvent(ManagedConnection, int, Exception) - Constructor for class javax.resource.spi.ConnectionEvent
Creates an event.
ConnectionEventListener - Interface in javax.resource.spi
A listener for connection events, implemented by the application server.
ConnectionFactory - Interface in javax.jms
The connection factory.
ConnectionFactory - Interface in javax.resource.cci
Creates application connection objects.
ConnectionManager - Interface in javax.resource.spi
Interface for the application server's connection manager support.
ConnectionMetaData - Interface in javax.jms
The main destination.
ConnectionMetaData - Interface in javax.resource.cci
Represents metadata about the connection itself.
ConnectionRequestInfo - Interface in javax.resource.spi
Resource-specific information.
ConnectionSpec - Interface in javax.resource.cci
EIS-specific connection information.
construct(Class<Y>, Selection<?>...) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
contains(Class, Object) - Method in interface javax.persistence.Cache
Returns true if the cache contains data for the entity
contains(Object) - Method in interface javax.persistence.EntityManager
Check if the instance belongs to the current context.
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns true if the output headers include name
containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
Returns true if the output headers include name
containsKey(K) - Method in interface com.caucho.cache.Cache
 
Context - Interface in javax.enterprise.context.spi
Represents a bean scope, storing the bean instances available to the execution context, and corresponding to a @ScopeType.
contextCreated(ELContextEvent) - Method in interface javax.el.ELContextListener
 
contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Callback when a ServletContext is destroyed
ContextException - Exception in javax.enterprise.context
Exception thrown when a webbean definition is inconsistent or invalid
ContextException() - Constructor for exception javax.enterprise.context.ContextException
 
ContextException(String) - Constructor for exception javax.enterprise.context.ContextException
 
ContextException(Throwable) - Constructor for exception javax.enterprise.context.ContextException
 
ContextException(String, Throwable) - Constructor for exception javax.enterprise.context.ContextException
 
contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Callback when a ServletContext is initialized
ContextNotActiveException - Exception in javax.enterprise.context
Exception thrown when a webbean definition is inconsistent or invalid
ContextNotActiveException() - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
ContextNotActiveException(String) - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
ContextNotActiveException(Throwable) - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
ContextNotActiveException(String, Throwable) - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
Contextual<T> - Interface in javax.enterprise.context.spi
Contextual creates and destroys instances of a given type.
Conversation - Interface in javax.enterprise.context
The CDI conversation
ConversationScoped - Annotation Type in javax.enterprise.context
The @ConversationScoped represents the JSF conversation scope
Cookie - Class in javax.servlet.http
Encapsulates HTTP cookies.
Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
Create a new cookie with the specified name and value.
correlate(Root<Y>) - Method in interface javax.persistence.criteria.Subquery
 
correlate(Join<X, Y>) - Method in interface javax.persistence.criteria.Subquery
 
correlate(CollectionJoin<X, Y>) - Method in interface javax.persistence.criteria.Subquery
 
correlate(SetJoin<X, Y>) - Method in interface javax.persistence.criteria.Subquery
 
correlate(ListJoin<X, Y>) - Method in interface javax.persistence.criteria.Subquery
 
correlate(MapJoin<X, K, V>) - Method in interface javax.persistence.criteria.Subquery
 
count(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
countDistinct(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
create(CreationalContext<T>) - Method in interface javax.enterprise.context.spi.Contextual
Creates a new instance for the Contextual's type.
createAnnotatedType(Class<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Creates an introspected annotated type.
createBrowser(Queue) - Method in interface javax.jms.QueueSession
 
createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
 
createBrowser(Queue) - Method in interface javax.jms.Session
 
createBrowser(Queue, String) - Method in interface javax.jms.Session
 
createBytesMessage() - Method in interface javax.jms.Session
 
createCalendarTimer(ScheduleExpression) - Method in interface javax.ejb.TimerService
Create a calendar-based timer based on the input schedule expression.
createCalendarTimer(ScheduleExpression, TimerConfig) - Method in interface javax.ejb.TimerService
Create a calendar-based timer based on the input schedule expression.
createConnection() - Method in interface javax.jms.ConnectionFactory
 
createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
 
createConnectionFactory(ConnectionManager) - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory() - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a Connection Factory instance, using a default ConnectionManager from the resource adapter.
createConsumer(Destination) - Method in interface javax.jms.Session
 
createConsumer(Destination, String) - Method in interface javax.jms.Session
 
createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in interface javax.persistence.spi.PersistenceProvider
Create and return an EntityManagerFactory for the named unit.
createCreationalContext(Contextual<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Creates a new CreationalContext for instantiating a bean.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
 
createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
 
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
 
createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
 
createEJBContainer() - Static method in class javax.ejb.embeddable.EJBContainer
 
createEJBContainer(Map<?, ?>) - Static method in class javax.ejb.embeddable.EJBContainer
 
createEJBContainer(Map<?, ?>) - Method in interface javax.ejb.spi.EJBContainerProvider
 
createEndpoint(XAResource) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
Creates an endpoint with the associated XA resource.
createEndpoint(XAResource, long) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
Creates an endpoint with the associated XA resource.
createEntityManager() - Method in interface javax.persistence.EntityManagerFactory
Create a new EntityManager with TRANSACTION type.
createEntityManager(Map) - Method in interface javax.persistence.EntityManagerFactory
Create a new EntityManager with the given properties.
createEntityManagerFactory(String) - Static method in class javax.persistence.Persistence
Create an return an EntityManagerFactory for the named unit.
createEntityManagerFactory(String, Map) - Static method in class javax.persistence.Persistence
Create and return an EntityManagerFactory for the named unit.
createEntityManagerFactory(String, Map) - Method in interface javax.persistence.spi.PersistenceProvider
Create an return an EntityManagerFactory for the named unit.
CreateException - Exception in javax.ejb
The main ejb context.
CreateException() - Constructor for exception javax.ejb.CreateException
 
CreateException(String) - Constructor for exception javax.ejb.CreateException
 
createFilter(Class<T>) - Method in interface javax.servlet.ServletContext
Create a filter using class
createIndexedRecord(String) - Method in interface javax.resource.cci.RecordFactory
Creates a new indexed record.
createInjectionTarget(AnnotatedType<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Creates an injection target
createInteraction() - Method in interface javax.resource.cci.Connection
Creates an Interaction for the Connection.
createIntervalTimer(long, long, TimerConfig) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createIntervalTimer(Date, long, TimerConfig) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createListener(Class<T>) - Method in interface javax.servlet.AsyncContext
 
createListener(Class<T>) - Method in interface javax.servlet.ServletContext
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates physical connection to the EIS resource manager.
createMapMessage() - Method in interface javax.jms.Session
 
createMappedRecord(String) - Method in interface javax.resource.cci.RecordFactory
Creates a new mapped record.
createMessage() - Method in interface javax.jms.Session
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class javax.el.ExpressionFactory
 
createNamedQuery(String) - Method in interface javax.persistence.EntityManager
Creates a named query.
createNamedQuery(String, Class<T>) - Method in interface javax.persistence.EntityManager
Creates a named query.
createNativeQuery(String) - Method in interface javax.persistence.EntityManager
Creates a native SQL query.
createNativeQuery(String, Class) - Method in interface javax.persistence.EntityManager
Creates a native SQL query.
createNativeQuery(String, String) - Method in interface javax.persistence.EntityManager
Creates a query for SQL.
createObjectMessage() - Method in interface javax.jms.Session
 
createObjectMessage(Serializable) - Method in interface javax.jms.Session
 
createProducer(Destination) - Method in interface javax.jms.Session
 
createPublisher(Topic) - Method in interface javax.jms.TopicSession
 
createQuery() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
createQuery(Class<T>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
createQuery(String) - Method in interface javax.persistence.EntityManager
Creates a new query.
createQuery(CriteriaQuery<T>) - Method in interface javax.persistence.EntityManager
Creates a TypedQuery for a criteria
createQuery(String, Class<T>) - Method in interface javax.persistence.EntityManager
Creates a TypedQuery for a criteria
createQueue(String) - Method in interface javax.jms.QueueSession
 
createQueue(String) - Method in interface javax.jms.Session
 
createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
 
createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
 
createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
 
createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
 
createReceiver(Queue) - Method in interface javax.jms.QueueSession
 
createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
 
createSender(Queue) - Method in interface javax.jms.QueueSession
 
createServlet(Class<T>) - Method in interface javax.servlet.ServletContext
Creates a servlet instance using the web-apps injection.
createSession(boolean, int) - Method in interface javax.jms.Connection
 
createSession(boolean, int) - Method in interface javax.jms.XAConnection
 
createSingleActionTimer(long, TimerConfig) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires after a specified duration.
createSingleActionTimer(Date, TimerConfig) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires at a given point in time.
createStreamMessage() - Method in interface javax.jms.Session
 
createSubscriber(Topic) - Method in interface javax.jms.TopicSession
 
createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
 
createTemporaryQueue() - Method in interface javax.jms.QueueSession
 
createTemporaryQueue() - Method in interface javax.jms.Session
 
createTemporaryTopic() - Method in interface javax.jms.Session
 
createTemporaryTopic() - Method in interface javax.jms.TopicSession
 
createTextMessage() - Method in interface javax.jms.Session
 
createTextMessage(String) - Method in interface javax.jms.Session
 
createTimer(long, Serializable) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires after a specified duration.
createTimer(long, long, Serializable) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires at a given point in time.
createTimer(Date, long, Serializable) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createTimer() - Method in interface javax.resource.spi.BootstrapContext
Creates a new Timer instance.
createTopic(String) - Method in interface javax.jms.Session
 
createTopic(String) - Method in interface javax.jms.TopicSession
 
createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
 
createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
 
createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
 
createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
 
createTupleQuery() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
createValueExpression(ELContext, String, Class<?>) - Method in class javax.el.ExpressionFactory
 
createValueExpression(Object, Class<?>) - Method in class javax.el.ExpressionFactory
 
createXAConnection() - Method in interface javax.jms.XAConnectionFactory
 
createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
 
createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
 
createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
 
createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
 
createXASession() - Method in interface javax.jms.XAConnection
 
createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
 
createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
 
createXATopicSession() - Method in interface javax.jms.XATopicConnection
 
CreationalContext<T> - Interface in javax.enterprise.context.spi
The CreationalContext is a temporary, internal context used during creation to resolve internal references.
CreationException - Exception in javax.enterprise.inject
When bean creation fails, the injection BeanManager will throw this exception.
CreationException() - Constructor for exception javax.enterprise.inject.CreationException
 
CreationException(String) - Constructor for exception javax.enterprise.inject.CreationException
 
CreationException(Throwable) - Constructor for exception javax.enterprise.inject.CreationException
 
CreationException(String, Throwable) - Constructor for exception javax.enterprise.inject.CreationException
 
CriteriaBuilder - Interface in javax.persistence.criteria
Interface to build criteria.
CriteriaBuilder.Case<R> - Interface in javax.persistence.criteria
 
CriteriaBuilder.Coalesce<T> - Interface in javax.persistence.criteria
 
CriteriaBuilder.In<T> - Interface in javax.persistence.criteria
 
CriteriaBuilder.SimpleCase<C,R> - Interface in javax.persistence.criteria
 
CriteriaBuilder.Trimspec - Enum in javax.persistence.criteria
 
CriteriaQuery<T> - Interface in javax.persistence.criteria
Criteria query.
currentDate() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
currentTime() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
currentTimestamp() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links