- ObjectMessage - Interface in javax.jms
-
The main message.
- ObjectNotFoundException - Exception in javax.ejb
-
The main ejb context.
- ObjectNotFoundException() - Constructor for exception javax.ejb.ObjectNotFoundException
-
- ObjectNotFoundException(String) - Constructor for exception javax.ejb.ObjectNotFoundException
-
- ObserverException - Exception in javax.enterprise.event
-
Exception during runtime for webbeans
- ObserverException() - Constructor for exception javax.enterprise.event.ObserverException
-
- ObserverException(String) - Constructor for exception javax.enterprise.event.ObserverException
-
- ObserverException(Throwable) - Constructor for exception javax.enterprise.event.ObserverException
-
- ObserverException(String, Throwable) - Constructor for exception javax.enterprise.event.ObserverException
-
- ObserverMethod<T> - Interface in javax.enterprise.inject.spi
-
Abstract introspected view of a Bean injectible field
- Observes - Annotation Type in javax.enterprise.event
-
The @Observes parameter annotation marks a method as capable of
receiving events.
- onComplete(AsyncEvent) - Method in interface javax.servlet.AsyncListener
-
- onCreated(Iterable<CacheEntryEvent<? extends K, ? extends V>>) - Method in interface com.caucho.cache.event.CacheEntryCreatedListener
-
- onError(AsyncEvent) - Method in interface javax.servlet.AsyncListener
-
- OneToMany - Annotation Type in javax.persistence
-
The @OneToMany annotation.
- OneToOne - Annotation Type in javax.persistence
-
The @ManyToOne annotation.
- onException(JMSException) - Method in interface javax.jms.ExceptionListener
-
- onMessage(Message) - Method in interface javax.jms.MessageListener
-
- onMessage(Record) - Method in interface javax.resource.cci.MessageListener
-
- onRead(Iterable<CacheEntryEvent<? extends K, ? extends V>>) - Method in interface com.caucho.cache.event.CacheEntryReadListener
-
- onRemoved(Iterable<CacheEntryEvent<? extends K, ? extends V>>) - Method in interface com.caucho.cache.event.CacheEntryRemovedListener
-
- onStartAsync(AsyncEvent) - Method in interface javax.servlet.AsyncListener
-
- onStartup(Set<Class<?>>, ServletContext) - Method in interface javax.servlet.ServletContainerInitializer
-
- onTimeout(AsyncEvent) - Method in interface javax.servlet.AsyncListener
-
- onUpdated(Iterable<CacheEntryEvent<? extends K, ? extends V>>) - Method in interface com.caucho.cache.event.CacheEntryUpdatedListener
-
- OptimisticLockException - Exception in javax.persistence
-
Thrown by the persistence provider when an
optimistic locking conflict occurs.
- OptimisticLockException() - Constructor for exception javax.persistence.OptimisticLockException
-
- OptimisticLockException(Object) - Constructor for exception javax.persistence.OptimisticLockException
-
- OptimisticLockException(String) - Constructor for exception javax.persistence.OptimisticLockException
-
- OptimisticLockException(String, Throwable) - Constructor for exception javax.persistence.OptimisticLockException
-
- OptimisticLockException(String, Throwable, Object) - Constructor for exception javax.persistence.OptimisticLockException
-
- OptimisticLockException(Throwable) - Constructor for exception javax.persistence.OptimisticLockException
-
- OptionalFeature - Enum in com.caucho.cache
-
The lifecycle status of the Cache.
- or(Expression<Boolean>, Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- or(Predicate...) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- Order - Interface in javax.persistence.criteria
-
Represents an order expression.
- orderBy(Order...) - Method in interface javax.persistence.criteria.CriteriaQuery
-
- orderBy(List<Order>) - Method in interface javax.persistence.criteria.CriteriaQuery
-
- OrderBy - Annotation Type in javax.persistence
-
The @OrderBy annotation.
- OrderColumn - Annotation Type in javax.persistence
-
The @OrderColumn annotation.
- ORDERED_LIBS - Static variable in interface javax.servlet.ServletContext
-
- orig - Variable in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- orig - Variable in class javax.servlet.jsp.jstl.core.IteratedExpression
-
- othersDeletesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Returns true if deletes made by others are visible.
- othersInsertsAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Returns true if inserts made by others are visible.
- othersUpdatesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Returns true if updates made by others are visible.
- otherwise(R) - Method in interface javax.persistence.criteria.CriteriaBuilder.Case
-
- otherwise(Expression<? extends R>) - Method in interface javax.persistence.criteria.CriteriaBuilder.Case
-
- otherwise(R) - Method in interface javax.persistence.criteria.CriteriaBuilder.SimpleCase
-
- otherwise(Expression<? extends R>) - Method in interface javax.persistence.criteria.CriteriaBuilder.SimpleCase
-
- OUT - Static variable in class javax.servlet.jsp.PageContext
-
- ownDeletesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Returns true if deletes made by self are visible.
- ownInsertsAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Returns true if inserts made by self are visible.
- ownUpdatesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Returns true if updates made by self are visible.