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 _ 

F

Fetch<Z,X> - Interface in javax.persistence.criteria
Represents a join-fetched attribute.
fetch(SingularAttribute<? super X, Y>) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(SingularAttribute<? super X, Y>, JoinType) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(PluralAttribute<? super X, ?, Y>) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(PluralAttribute<? super X, ?, Y>, JoinType) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(String) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(String, JoinType) - Method in interface javax.persistence.criteria.FetchParent
 
FetchParent<Z,X> - Interface in javax.persistence.criteria
An element of a FROM clause which can function as the parent of fetches.
FetchType - Enum in javax.persistence
The @FetchType annotation.
FieldResult - Annotation Type in javax.persistence
The @FieldResult annotation.
Filter - Interface in javax.servlet
Filters the request or response to a servlet.
FilterChain - Interface in javax.servlet
Represents the next filter in a filter chain.
FilterConfig - Interface in javax.servlet
Configuration for a filter.
FilterRegistration - Interface in javax.servlet
 
FilterRegistration.Dynamic - Interface in javax.servlet
 
find(Class<T>, Object) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(Class<T>, Object, Map<String, Object>) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(Class<T>, Object, LockModeType) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(PageContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
findAncestorWithClass(JspTag, Class<?>) - Static method in class javax.servlet.jsp.tagext.SimpleTagSupport
Finds an ancestor of a tag matching the class.
findAncestorWithClass(Tag, Class) - Static method in class javax.servlet.jsp.tagext.TagSupport
Finds an ancestor of a tag matching the class.
findAttribute(String) - Method in class javax.servlet.jsp.JspContext
Finds an attribute in all scopes.
FinderException - Exception in javax.ejb
The main ejb context.
FinderException() - Constructor for exception javax.ejb.FinderException
 
FinderException(String) - Constructor for exception javax.ejb.FinderException
 
fire(T) - Method in interface javax.enterprise.event.Event
Fires an event with the Event object's bindings.
fireEvent(Object, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Fires an event
flush() - Method in interface javax.persistence.EntityManager
Synchronize the context with the database.
flush() - Method in class javax.servlet.jsp.JspWriter
 
flush() - Method in class javax.servlet.jsp.tagext.BodyContent
Flush does nothing for a bodyContent.
flushBuffer() - Method in interface javax.servlet.ServletResponse
Flushes the buffer to the client.
flushBuffer() - Method in class javax.servlet.ServletResponseWrapper
Flushes the buffer to the client.
FlushModeType - Enum in javax.persistence
The type of the flush modes.
FMT_FALLBACK_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
The fallback locale if none is found.
FMT_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
The application's configured locale.
FMT_LOCALIZATION_CONTEXT - Static variable in class javax.servlet.jsp.jstl.core.Config
The current i18n localization context.
FMT_TIME_ZONE - Static variable in class javax.servlet.jsp.jstl.core.Config
The current time zone.
forget(Xid) - Method in interface javax.resource.spi.XATerminator
Forgets a heuristic transaction.
forget(Xid) - Method in interface javax.transaction.xa.XAResource
Called to forget an Xid that had a heuristic commit.
FORM_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for form authenciation.
forward(String) - Method in class javax.servlet.jsp.PageContext
Forwards the request relative to the current URL.
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards the request to another page.
FORWARD_CONTEXT_PATH - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_PATH_INFO - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_QUERY_STRING - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_REQUEST_URI - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_SERVLET_PATH - Static variable in interface javax.servlet.RequestDispatcher
 
from(Class<X>) - Method in interface javax.persistence.criteria.AbstractQuery
 
from(EntityType<X>) - Method in interface javax.persistence.criteria.AbstractQuery
 
From<Z,X> - Interface in javax.persistence.criteria
A root type from a FROM clause.
function(String, Class<T>, Expression<?>...) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
FunctionInfo - Class in javax.servlet.jsp.tagext
Information about EL functions.
FunctionInfo(String, String, String) - Constructor for class javax.servlet.jsp.tagext.FunctionInfo
Creates information for a function.
FunctionMapper - Class in javax.el
Represents an EL expression mapper
FunctionMapper() - Constructor for class javax.el.FunctionMapper
 
FunctionMapper - Interface in javax.servlet.jsp.el
An implementation of the function mapper.
functions - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
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