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

L

LAZY_CONNECTION_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
LAZY_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.FetchType
The 'LAZY' literal value.
LENGTH - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
 
LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.DiscriminatorColumnAnnotation
 
LEVEL_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
LIST_ATTRIBUTE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LIST_VALUES - Static variable in interface org.eclipse.jpt.utility.model.value.ListValueModel
 
ListAddEvent - Class in org.eclipse.jpt.utility.model.event
A "list add" event gets delivered whenever a model adds items to a "bound" or "constrained" list.
ListAddEvent(Model, String, int, Object) - Constructor for class org.eclipse.jpt.utility.model.event.ListAddEvent
Construct a new list add event.
ListAddEvent(Model, String, int, List<?>) - Constructor for class org.eclipse.jpt.utility.model.event.ListAddEvent
Construct a new list add event.
ListChangeAdapter - Class in org.eclipse.jpt.utility.model.listener
Convenience implementation of ListChangeListener.
ListChangeAdapter() - Constructor for class org.eclipse.jpt.utility.model.listener.ListChangeAdapter
Default constructor.
listChanged(ListChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.ChangeAdapter
 
listChanged(ListChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.ListChangeAdapter
 
listChanged(ListChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.ListChangeListener
This method gets called when a bound list is changed in a manner that is not easily characterized by the other methods in this interface.
listChanged(ListChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.SimpleChangeListener
 
ListChangeEvent - Class in org.eclipse.jpt.utility.model.event
A "list change" event gets delivered whenever a model changes a "bound" or "constrained" list in a manner that is not easily characterized by the other list events.
ListChangeEvent(Model, String, List<?>) - Constructor for class org.eclipse.jpt.utility.model.event.ListChangeEvent
Construct a new list change event.
ListChangeListener - Interface in org.eclipse.jpt.utility.model.listener
A "list change" event gets fired whenever a model changes a "bound" list.
listCleared(ListClearEvent) - Method in class org.eclipse.jpt.utility.model.listener.ChangeAdapter
 
listCleared(ListClearEvent) - Method in class org.eclipse.jpt.utility.model.listener.ListChangeAdapter
 
listCleared(ListClearEvent) - Method in interface org.eclipse.jpt.utility.model.listener.ListChangeListener
This method gets called when a bound list is cleared.
listCleared(ListClearEvent) - Method in class org.eclipse.jpt.utility.model.listener.SimpleChangeListener
 
ListClearEvent - Class in org.eclipse.jpt.utility.model.event
A "list clear" event gets delivered whenever a model clears a "bound" or "constrained" list.
ListClearEvent(Model, String) - Constructor for class org.eclipse.jpt.utility.model.event.ListClearEvent
Construct a new list clear event.
ListEvent - Class in org.eclipse.jpt.utility.model.event
A "list" event gets delivered whenever a model changes a "bound" or "constrained" list.
ListEvent(Model, String) - Constructor for class org.eclipse.jpt.utility.model.event.ListEvent
Construct a new list event.
listIterator() - Method in interface org.eclipse.jpt.utility.model.value.ListValueModel
Return the list's values.
ListMoveEvent - Class in org.eclipse.jpt.utility.model.event
A "list move" event gets delivered whenever a model moves the elements in a "bound" or "constrained" list.
ListMoveEvent(Model, String, int, int, int) - Constructor for class org.eclipse.jpt.utility.model.event.ListMoveEvent
Construct a new list move event.
ListRemoveEvent - Class in org.eclipse.jpt.utility.model.event
A "list remove" event gets delivered whenever a model removes items from a "bound" or "constrained" list.
ListRemoveEvent(Model, String, int, Object) - Constructor for class org.eclipse.jpt.utility.model.event.ListRemoveEvent
Construct a new list remove event.
ListRemoveEvent(Model, String, int, Collection<?>) - Constructor for class org.eclipse.jpt.utility.model.event.ListRemoveEvent
Construct a new list remove event.
ListReplaceEvent - Class in org.eclipse.jpt.utility.model.event
A "list replace" event gets delivered whenever a model replaces items in a "bound" or "constrained" list.
ListReplaceEvent(Model, String, int, Object, Object) - Constructor for class org.eclipse.jpt.utility.model.event.ListReplaceEvent
Construct a new list replace event for a list of replaced items.
ListReplaceEvent(Model, String, int, List<?>, List<?>) - Constructor for class org.eclipse.jpt.utility.model.event.ListReplaceEvent
Construct a new list replace event for a list of replaced items.
ListValueModel<E> - Interface in org.eclipse.jpt.utility.model.value
Interface used to abstract list accessing and change notification and make it more pluggable.
LOB - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
LOB - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
Lob - Class in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Lob'.
LOB - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Lob' class.
LOB - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Lob' class.
LOB_CONVERTER - Static variable in interface org.eclipse.jpt.core.context.Converter
 
LOB_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Lob' class.
LobAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Lob Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
LobConverter - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
LOCK_MODE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.NamedQuery2_0Annotation
 
LOCK_MODE_TYPE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE_ - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE_20 - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package.Literals
The meta object literal for the 'Lock Mode Type 20' enum.
LOCK_MODE_TYPE_20 - Static variable in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
The meta object id for the 'Lock Mode Type 20' enum.
LOCK_MODE_TYPE__NONE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE__OPTIMISTIC - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE__OPTIMISTIC_FORCE_INCREMENT - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE__PESSIMISTIC_FORCE_INCREMENT - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE__PESSIMISTIC_READ - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE__PESSIMISTIC_WRITE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE__READ - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_MODE_TYPE__WRITE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
LOCK_TIMEOUT_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
lockModeTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.NamedQuery2_0Annotation
Return whether the specified position touches the 'lockMode' element.
LockModeType2_0 - Enum in org.eclipse.jpt.core.jpa2.context
LockMode Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
LockModeType_2_0 - Enum in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA 2.0 enum javax.persistence.LockModeType
LockModeType_2_0 - Enum in org.eclipse.jpt.core.resource.orm.v2_0
A representation of the literals of the enumeration 'Lock Mode Type 20', and utility methods for working with them.
log(IStatus) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Log the specified status.
log(String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Log the specified message.
log(Throwable) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Log the specified exception or error.
log(IStatus) - Static method in class org.eclipse.jpt.ui.JptUiPlugin
 
log(String) - Static method in class org.eclipse.jpt.ui.JptUiPlugin
 
log(Throwable) - Static method in class org.eclipse.jpt.ui.JptUiPlugin
 
LOG_FILE_LOCATION_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
Logger - Enum in org.eclipse.jpt.eclipselink.core.context.persistence.logging
Logger
LOGGER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
Logging - Interface in org.eclipse.jpt.eclipselink.core.context.persistence.logging
Logging
Logging2_0 - Interface in org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging
Logging2_0
LoggingLevel - Enum in org.eclipse.jpt.eclipselink.core.context.persistence.logging
LoggingLevel
lostActivation(ResourceStateValidatorPresenter) - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 

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