Uses of Interface
org.eclipse.persistence.jpa.config.Lob
-
Packages that use Lob Package Description org.eclipse.persistence.internal.jpa.config.converters org.eclipse.persistence.internal.jpa.config.mappings org.eclipse.persistence.jpa.config -
-
Uses of Lob in org.eclipse.persistence.internal.jpa.config.converters
Classes in org.eclipse.persistence.internal.jpa.config.converters that implement Lob Modifier and Type Class Description classLobImplJPA scripting API implementation. -
Uses of Lob in org.eclipse.persistence.internal.jpa.config.mappings
Methods in org.eclipse.persistence.internal.jpa.config.mappings that return Lob Modifier and Type Method Description LobAbstractDirectMappingImpl. setLob() -
Uses of Lob in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Lob Modifier and Type Method Description LobArray. setLob()LobBasic. setLob()LobElementCollection. setLob()LobId. setLob()
-