ObjectDB Database Search
101-150 of 200 resultsjakarta.persistence.Converts
Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.Converter
type. Default: false Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java
|
|
jakarta.persistence.ColumnResult
Since: Jakarta Persistence (JPA) 2.1 Additional JDK methods inherited from java.lang.annotation
|
|
jakarta.persistence.Embedded
with no members/elements. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.Embeddable
. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.Entity
Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.EmbeddedId
. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.DiscriminatorColumn
Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.ElementCollection
, defaults to LAZY . Default: FetchType.LAZY Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods
|
|
jakarta.persistence.DiscriminatorValue
value default is the entity name. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited
|
|
jakarta.persistence.EntityResult
of the entity instance. Default: "" Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods
|
|
jakarta.persistence.EntityListeners
listener classes Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java
|
|
jakarta.persistence.ExcludeSuperclassListeners
. Annotation Elements This is a marker annotation with no members/elements. Additional JDK methods inherited
|
|
jakarta.persistence.FieldResult
Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.Enumerated
used in mapping an enum type. Default: ORDINAL Since: Jakarta Persistence (JPA) 1.0 Additional JDK
|
|
jakarta.persistence.ExcludeDefaultListeners
Elements This is a marker annotation with no members/elements. Additional JDK methods inherited from
|
|
jakarta.persistence.EnumeratedValue
(JPA) 3.2 Annotation Elements This is a marker annotation with no members/elements. Additional JDK
|
|
jakarta.persistence.metamodel.StaticMetamodel
being modelled by the annotated class. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited
|
|
jakarta.persistence.UniqueConstraint
. Default: "" Since: Jakarta Persistence (JPA) 3.2 Additional JDK methods inherited from java.lang
|
|
jakarta.persistence.Version
annotation with no members/elements. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.Transient
Persistence (JPA) 1.0 Annotation Elements This is a marker annotation with no members/elements. Additional
|
|
jakarta.persistence.TypedQuery
().stream() , however, persistence provider may choose to override this method to provide additional
|
|
jakarta.persistence.criteria.LocalDateField
) 1.0 Additional JDK methods inherited from java.lang.Object clone(), equals(Object), finalize
|
|
jakarta.persistence.criteria.LocalTimeField
.Object/toString() Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java
|
|
jakarta.persistence.criteria.LocalDateTimeField
(JPA) 1.0 Additional JDK methods inherited from java.lang.Object clone(), equals(Object), finalize
|
|
jakarta.persistence.Access
property-based access. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java
|
|
jakarta.persistence.AttributeOverride
Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.Basic
Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.AttributeOverrides
property mapping overrides. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from
|
|
jakarta.persistence.AssociationOverride
of the relationship. Default: @JoinTable Since: Jakarta Persistence (JPA) 2.0 Additional JDK methods inherited
|
|
jakarta.persistence.AssociationOverrides
. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.CheckConstraint
) 3.2 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()
|
|
jakarta.persistence.Cacheable
not the entity should be cached. Default: true Since: Jakarta Persistence (JPA) 1.0 Additional JDK
|
|
Soft Reference Object Cache Recommendation
that was small enough to upload. (See attachment.) CBE CBE Additional explanation of the screenshot ... it. support Support Thank you, those responses are helpful. With those, and the additional ... CBE Can you please give additional information about ObjectDB's usage of datastore page cache? 
|
|
Explorer in 2.3
data and Strings. After playing with it for a while, here is a list of additional features I'd love ... to the database. Again, many thanks for a tremendously useful new addition to ObjectDB. Carl   ... to split the results by id ranges (adding additional top levels to the tree, similarly to viewing
|
|
Request clarification of changes to accessor enhancement policy (non-getter prefix instead of getter suffix) AND annotations
enhanced additional getters/setters, because the additional methods now use (since about version 2-6 ... , so this could still break things and require additional adjustment for specific annotations in the future ... the setters to perform additional tasks such as additional validations and some operations
|
|
jakarta.persistence.TypedQuery.getResultStream()
to provide additional capabilities. Returns: a stream of the results, each of type X , or an empty stream
|
|
jakarta.persistence.PessimisticLockScope.NORMAL
, this entails locking the row(s) for the entity instance in the additional table(s). Entity relationships
|
|
jakarta.persistence.PessimisticLockScope.EXTENDED
Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.PessimisticLockScope EXTENDED In addition to the locking behavior specified for PessimisticLockScope.NORMAL , element collections and relationships owned by the entity that are contained in join tables are locked if the property
|
|
jakarta.persistence.Persistence.createEntityManagerFactory(String,Map)
. Parameters: persistenceUnitName - the name of the persistence unit properties - additional properties
|
|
jakarta.persistence.NamedEntityGraph.subclassSubgraphs
Jakarta Persistence (JPA) Method in jakarta.persistence.NamedEntityGraph NamedSubgraph[] subclassSubgraphs (Optional) A list of subgraphs that will add additional attributes for subclasses of the annotated entity class to the entity graph. Specified attributes from superclasses are included in
|
|
jakarta.persistence.NamedAttributeNode.keySubgraph
. These additional subgraphs are intended to add subclass-specific attributes. Superclass subgraph
|
|
jakarta.persistence.MapKeyColumn.unique
. This constraint applies in addition to any constraint entailed by primary key mapping and to constraints
|
|
Out of memory
addition , please post the ObjectDB configuration file (to show cache sizes, etc.). support Support ... , additional 100MB of cache is for indexes, that are load from database? Now, how to estimate the max heap ... more data. lwalkowski Lukasz Walkowski The additional 100MB is for various tasks, including cache
|
|
2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"
an existing problem, due to an additional new check. It could be again related to class loading ... , but why do you duplicate the primary key into an additional indexed field? Primary key fields ... that additional indexed field? support Support Textual letter case. I have an index
|
|
Replaying recorded requests...
a PersistenceManagerFactory? Dave dmoshal David Moshal Couple of additional points: 1. the database ... addition , please verify that you close the database with PersistenceManagerFactory's close ... so that's one problem. I have been using /WEB-INF/objectdb.conf - is this the wrong location? In addition
|
|
ObjectDB throws `NullPointerException` in internal code (`com.objectdb.o.ENH.b`)
be able to upload files if you have any additional relevant information to share. support Support Hi ... , could you share additional details from your experience? For instance, was there a specific class ... , so the underlying cause of the issue remains unclear. However, if additional type 2 schema changes
|
|
each 1-2 days objects on some objectdb level lock/block each other
(and a few seconds could also be considered by users as slow), e.g. by using additional indexes, to prevent ... is received. Each package that is sent has a reply. nevertheless we will add additional protection ... , we'll immediately implement that and feedback results. We already added additional protection
|
|
missing merger
, at least for some time. In addition , please clarify what do you mean by "system is completely unusable" in ... the other questions: In addition , please clarify what do you mean by "system is completely unusable" in ... more information: Have you run the Doctor? Can you confirm that there are no errors? Are there additional
|
|
retrieval again and again started
but probably worth trying) + improved log, which expects to add additional stack traces to the log in ... it might be helpful. Any other additional information (see #13 and #15 above) may also help. If the query ... . If there are any additional issues, which are not related to the original posts (#1 to #7), i.e
|