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 _ 

M

ManagedBean - Annotation Type in javax.annotation
Marks a class as a managed bean.
ManagedConnection - Interface in javax.resource.spi
Interface for the resource adapter's connection instance.
ManagedConnectionFactory - Interface in javax.resource.spi
Interface for the resource adapter's connection factory.
ManagedConnectionMetaData - Interface in javax.resource.spi
Meta data for a managed connection.
ManagedType<X> - Interface in javax.persistence.metamodel
Reflection model for a JPA entity.
managedType(Class<X>) - Method in interface javax.persistence.metamodel.Metamodel
 
ManyToMany - Annotation Type in javax.persistence
The @ManyToMany annotation.
ManyToOne - Annotation Type in javax.persistence
The @ManyToOne annotation.
MapAttribute<X,K,V> - Interface in javax.persistence.metamodel
Reflection model for a JPA attribute
MapELResolver - Class in javax.el
Resolves properties based on maps.
MapELResolver() - Constructor for class javax.el.MapELResolver
 
MapELResolver(boolean) - Constructor for class javax.el.MapELResolver
 
MapJoin<Z,K,V> - Interface in javax.persistence.criteria
A join to an entity.
MapKey - Annotation Type in javax.persistence
The @MapKey annotation.
MapKeyClass - Annotation Type in javax.persistence
The @MapKeyClass annotation.
MapKeyColumn - Annotation Type in javax.persistence
The @MapKey annotation.
MapKeyEnumerated - Annotation Type in javax.persistence
The @MapKey annotation.
MapKeyJoinColumn - Annotation Type in javax.persistence
The @MapKeyJoinColumn annotation.
MapKeyJoinColumns - Annotation Type in javax.persistence
The @MapKeyJoinColumn annotation.
MapKeyTemporal - Annotation Type in javax.persistence
The @MapKey annotation.
MapMessage - Interface in javax.jms
The main message.
MappedRecord - Interface in javax.resource.cci
Represents an mapped collection of elements.
MappedSuperclass - Annotation Type in javax.persistence
The @MappedSuperclass annotation.
MappedSuperclassType<X> - Interface in javax.persistence.metamodel
Model of a basic type
MapsId - Annotation Type in javax.persistence
The @MapKey annotation.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
Returns a matched connection.
max(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
MAXBQUALSIZE - Static variable in interface javax.transaction.xa.Xid
 
MAXGTRIDSIZE - Static variable in interface javax.transaction.xa.Xid
 
merge(T) - Method in interface javax.persistence.EntityManager
Merge the state of the entity to the current context.
Message - Interface in javax.jms
The main message.
MessageConsumer - Interface in javax.jms
The main destination.
MessageDriven - Annotation Type in javax.ejb
The MessageDriven annotation for message driven beans.
MessageDrivenBean - Interface in javax.ejb
The main ejb context.
MessageDrivenContext - Interface in javax.ejb
The main ejb context.
MessageEndpoint - Interface in javax.resource.spi.endpoint
Implemented by the application server, called by the resource adapter.
MessageEndpointFactory - Interface in javax.resource.spi.endpoint
A factory for creating message endpoints.
MessageEOFException - Exception in javax.jms
The exception
MessageEOFException(String) - Constructor for exception javax.jms.MessageEOFException
 
MessageEOFException(String, String) - Constructor for exception javax.jms.MessageEOFException
 
MessageFormatException - Exception in javax.jms
The exception
MessageFormatException(String) - Constructor for exception javax.jms.MessageFormatException
 
MessageFormatException(String, String) - Constructor for exception javax.jms.MessageFormatException
 
MessageListener - Interface in javax.jms
The main destination.
MessageListener - Interface in javax.resource.cci
Represents an mapped collection of elements.
MessageNotReadableException - Exception in javax.jms
The exception
MessageNotReadableException(String) - Constructor for exception javax.jms.MessageNotReadableException
 
MessageNotReadableException(String, String) - Constructor for exception javax.jms.MessageNotReadableException
 
MessageNotWriteableException - Exception in javax.jms
The exception
MessageNotWriteableException(String) - Constructor for exception javax.jms.MessageNotWriteableException
 
MessageNotWriteableException(String, String) - Constructor for exception javax.jms.MessageNotWriteableException
 
MessageProducer - Interface in javax.jms
The main destination.
Metamodel - Interface in javax.persistence.metamodel
Reflection model for the JPA data.
MethodExpression - Class in javax.el
Represents an EL expression
MethodExpression() - Constructor for class javax.el.MethodExpression
 
MethodInfo - Class in javax.el
Represents an EL method information
MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class javax.el.MethodInfo
 
MethodNotFoundException - Exception in javax.el
EL exceptions
MethodNotFoundException() - Constructor for exception javax.el.MethodNotFoundException
 
MethodNotFoundException(String) - Constructor for exception javax.el.MethodNotFoundException
 
MethodNotFoundException(String, Throwable) - Constructor for exception javax.el.MethodNotFoundException
 
MethodNotFoundException(Throwable) - Constructor for exception javax.el.MethodNotFoundException
 
min(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
minute(String) - Method in class javax.ejb.ScheduleExpression
Sets the minute expression.
minute(int) - Method in class javax.ejb.ScheduleExpression
Sets the minute expression.
mod(Expression<Integer>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
mod(Expression<Integer>, Integer) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
mod(Integer, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
Mode - Enum in com.caucho.cache.transaction
Transaction modes.
Model - Annotation Type in javax.enterprise.inject
A standard @Stereotype
Modified(Configuration.Duration) - Constructor for class com.caucho.cache.ExpiryPolicy.Modified
 
MODULES - Static variable in class javax.ejb.embeddable.EJBContainer
 
month(String) - Method in class javax.ejb.ScheduleExpression
Sets the month expression.
month(int) - Method in class javax.ejb.ScheduleExpression
Sets the month expression.
MultipartConfig - Annotation Type in javax.servlet.annotation
 
MultipartConfigElement - Class in javax.servlet
 
MultipartConfigElement(String) - Constructor for class javax.servlet.MultipartConfigElement
 
MultipartConfigElement(String, long, long, int) - Constructor for class javax.servlet.MultipartConfigElement
 
MultipartConfigElement(MultipartConfig) - Constructor for class javax.servlet.MultipartConfigElement
 
multiselect(Selection<?>...) - Method in interface javax.persistence.criteria.CriteriaQuery
 
multiselect(List<Selection<?>>) - Method in interface javax.persistence.criteria.CriteriaQuery
 
MutableConfiguration<K,V> - Class in com.caucho.cache
Configuration for a new Cache.
MutableConfiguration() - Constructor for class com.caucho.cache.MutableConfiguration
 
MutableConfiguration(Iterable<CacheEntryListenerRegistration<? super K, ? super V>>, CacheLoader<K, ? extends V>, CacheWriter<? super K, ? super V>, ExpiryPolicy<? super K, ? super V>, boolean, boolean, boolean, boolean, boolean, IsolationLevel, Mode) - Constructor for class com.caucho.cache.MutableConfiguration
 
MutableConfiguration(Configuration<K, V>) - Constructor for class com.caucho.cache.MutableConfiguration
 
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