MCPcopy Create free account

hub / github.com/BatooOrg/BatooJPA / functions

Functions6,989 in github.com/BatooOrg/BatooJPA

↓ 4 callersMethodprepareStatement
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ConnectionProxy.java:406
↓ 4 callersMethodputParam
(Parameter<?> param, Object value)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/QueryImpl.java:866
↓ 4 callersMethodreadObject
Reconstitutes this {@code ChildrenList} instance from a stream (that is, deserializes it).
batoo-jpa/src/main/java/org/batoo/common/collections/FastLinkedList.java:672
↓ 4 callersMethodrefreshImpl
Recursive refresh implementation. @param entity the entity to refresh @param lockMode the lock mode @param processed
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerImpl.java:1120
↓ 4 callersMethodremoveImpl
Cascaded implementation of {@link #remove(Object)}. @param entity the entity to cascade @param processed registry of processed
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerImpl.java:1174
↓ 4 callersMethodsetAutoCommit
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ConnectionProxy.java:516
↓ 4 callersMethodsetFoo
Sets the foo. @param foo the foo to set @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/mappedsuperclass/Quux.java:89
↓ 4 callersMethodsetObject
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/PreparedStatementProxy.java:1023
↓ 4 callersMethodsetQuuxValue
Sets the quuxValue. @param quuxValue the quuxValue to set @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/mappedsuperclass/Quux.java:100
↓ 4 callersMethodsetValue
Sets the value. @param value the value to set @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/elementcollection/Foo.java:142
↓ 4 callersMethodsetValue
Sets the value. @param value the value to set @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/joined/Foo.java:113
↓ 4 callersMethodsetValue
Sets the value of the Foo1. @param value the value to set for Foo1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/lock/Foo2.java:91
↓ 4 callersMethodsnapshot
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/collections/ManagedMap.java:437
↓ 4 callersMethodsynpred1_JpqlParser
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:19159
↓ 4 callersMethodtoStringArray
Copy the given Collection into a String array. The Collection must contain String elements only. @param collection the Collection to copy
batoo-jpa/src/main/java/org/batoo/common/util/StringUtils.java:1072
↓ 4 callersMethodwhere_clause
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:2669
↓ 3 callersMethodaddAttributes
Creates and adds the attributes of the managed type from the metadata. @param typeMetadata the metadata @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/ManagedTypeImpl.java:131
↓ 3 callersMethodaddFirst
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/common/collections/FastLinkedList.java:214
↓ 3 callersMethodaggregate_expression
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:7214
↓ 3 callersMethodassertValid
@since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityTransactionImpl.java:62
↓ 3 callersMethodattach
Attaches the child. @param connection the connection @param instance the instance @param batch the batch of children
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/PluralMappingEx.java:65
↓ 3 callersMethodbetween_expression_argument
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:10329
↓ 3 callersMethodboolean_primary
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:14032
↓ 3 callersMethodboxed
Returns an object that boxes the block. @param block the block to box @return the object @since 2.0.1
batoo-jpa/src/main/java/org/batoo/common/log/BLogger.java:36
↓ 3 callersMethodcascadePersist
Cascades the persist operation. @param entityManager the entity manager @param processed registry of processed entities @param
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/ManagedInstance.java:215
↓ 3 callersMethodcascadeRemove
Cascades the remove operation @param entityManager the entity manager @param processed registry of processed entities @param in
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/ManagedInstance.java:291
↓ 3 callersMethodcascadesPersist
Returns if the type cascades persist operations. @return true if the type cascades persist operations, false otherwise. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/AssociationMappingImpl.java:161
↓ 3 callersMethodchanged
Marks the instance as may have changed. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/ManagedInstance.java:338
↓ 3 callersMethodcheckElementIndex
(int index)
batoo-jpa/src/main/java/org/batoo/common/collections/FastLinkedList.java:228
↓ 3 callersMethodcheckPositionIndex
(int index)
batoo-jpa/src/main/java/org/batoo/common/collections/FastLinkedList.java:234
↓ 3 callersMethodcreate
Creates an associated plural attribute corresponding to member type @param declaringType the declaring type @param metadata the
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/PluralAttributeImpl.java:74
↓ 3 callersMethodcreateDestinationJoin
Creates the join for destination foreign keys. @param joinType the type of the join @param parentAlias the alias of the parent
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ForeignKey.java:173
↓ 3 callersMethodcreateForeignKey
Creates a foreign key on the table @param datasource the datasource @param foreignKey the foreign key @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:287
↓ 3 callersMethodcreateMappings
Creates the mappings. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/AbstractParentMapping.java:221
↓ 3 callersMethodcreateOrUpdateTable
Creates or update the table. @param table the table @param datasource the datasource @param ddlMode the ddl mode @s
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:403
↓ 3 callersMethodcreateQuery
Create a CriteriaQuery object. @return criteria query object
persistence-api/src/main/java/javax/persistence/criteria/CriteriaBuilder.java:431
↓ 3 callersMethodcreateTypedQuery
Creates a typed query for the JPQL. @param entityManager the entity manager @param <T> the result type @return the typed query
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/jpql/JpqlQuery.java:801
↓ 3 callersMethoddatetime_primary
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:13201
↓ 3 callersMethodelementAdded
Element added to the list. @since 2.0.1
batoo-jpa/src/main/java/org/batoo/common/collections/AbstractListListener.java:46
↓ 3 callersMethodelementRemoved
Element removed from the list. @since 2.0.1
batoo-jpa/src/main/java/org/batoo/common/collections/AbstractListListener.java:55
↓ 3 callersMethodensureAlias
Ensure that the alias is assigned. @param query the criteria query @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/AbstractFrom.java:142
↓ 3 callersMethodensureSelection
Ensures that there is a valid selection. @return the selection @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/AbstractCriteriaQueryImpl.java:144
↓ 3 callersMethodensureTx
@since 2.0.0
community/src/test/java/org/batoo/jpa/community/test/BaseCoreTest.java:254
↓ 3 callersMethodensureTx
@since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/BaseCoreTest.java:250
↓ 3 callersMethodentity_type_expression
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:14274
↓ 3 callersMethodenum_primary
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:14710
↓ 3 callersMethodexcludeDefaultListeners
Returns if the default listeners are excluded. @return true the default listeners are excluded, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/type/IdentifiableTypeMetadata.java:41
↓ 3 callersMethodexcludeSuperclassListeners
Returns if the super class listeners are excluded. @return true the super class listeners are excluded, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/type/IdentifiableTypeMetadata.java:50
↓ 3 callersMethodexecute
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/PreparedStatementProxy.java:206
↓ 3 callersMethodflushAssociations
Flushes the associations. @param connection the connection @param removals true if the removals should be flushed and false for
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/ManagedInstance.java:517
↓ 3 callersMethodgenerateJpqlRestriction
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/InExpression.java:114
↓ 3 callersMethodgenerateJpqlRestriction
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/FunctionExpression.java:77
↓ 3 callersMethodgenerateJpqlRestriction
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/ConcatExpression.java:65
↓ 3 callersMethodgenerateJpqlRestriction
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/CoalesceExpression.java:81
↓ 3 callersMethodgenerateJpqlRestriction
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/PredicateImpl.java:124
↓ 3 callersMethodgenerateSqlFrom
Returns the generated from SQL fragment. @param query the query @return the generated from SQL fragment @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/RootImpl.java:79
↓ 3 callersMethodgenerateSqlRestriction
(BaseQueryImpl<?> query)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/CaseTransformationExpression.java:98
↓ 3 callersMethodgenerateSqlRestriction
(final BaseQueryImpl<?> query)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/ConcatExpression.java:91
↓ 3 callersMethodgenerateSqlRestriction
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/PredicateImpl.java:163
↓ 3 callersMethodgenerateTableAlias
Returns the generated entity alias. @param entity true if the table is an entity table, false for element collections @return the generate
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/BaseQuery.java:69
↓ 3 callersMethodget
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/path/ParentPath.java:80
↓ 3 callersMethodgetAbstractEntity
()
community/src/test/java/org/batoo/jpa/community/test/i169/EntityPointToAbstractEntity.java:50
↓ 3 callersMethodgetAccess
Returns the access type of the attribute. @return the access type of the attribute @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/AttributeMetadata.java:40
↓ 3 callersMethodgetAddresses
Returns the addresses. @return the addresses @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/refresh/Person.java:79
↓ 3 callersMethodgetAddresses
Returns the addresses. @return the addresses @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/onetomany/Person.java:108
↓ 3 callersMethodgetAddresses
Returns the addresses. @return the addresses @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/method/Person.java:105
↓ 3 callersMethodgetAddresses
Returns the addresses. @return the addresses @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/secondarytable/Person.java:82
↓ 3 callersMethodgetAddresses2
Returns the addresses2 of the Person. @return the addresses2 of the Person @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/orderby/Person.java:92
↓ 3 callersMethodgetAge
Returns the age of the Person. @return the age of the Person @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Person.java:124
↓ 3 callersMethodgetAssociationOverride
Returns the association override or <code>null</code> @param path the current path @return the association override or <code>null</code>
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/EmbeddedMappingImpl.java:136
↓ 3 callersMethodgetAttribute
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/PluralAssociationMappingImpl.java:281
↓ 3 callersMethodgetBasics
Returns the basic attributes. @return the basic attributes @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/AttributesMetadata.java:38
↓ 3 callersMethodgetChildren
Returns the children @return the children @since 2.0.1
batoo-jpa/src/test/java/org/batoo/jpa/core/test/treenode/Node.java:91
↓ 3 callersMethodgetChildren1
Returns the children1 of the Parent. @return the children1 of the Parent @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/remove/Parent.java:86
↓ 3 callersMethodgetChildren2
Returns the children2 of the Parent. @return the children2 of the Parent @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Parent.java:100
↓ 3 callersMethodgetChildren2
Returns the children2 of the Parent. @return the children2 of the Parent @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/remove/Parent.java:97
↓ 3 callersMethodgetChildren3
Returns the children3 of the Parent. @return the children3 of the Parent @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Parent.java:111
↓ 3 callersMethodgetChildren3
Returns the children3 of the Parent. @return the children3 of the Parent @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/remove/Parent.java:108
↓ 3 callersMethodgetChildren4
Returns the children4 of the Parent. @return the children4 of the Parent @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/remove/Parent.java:119
↓ 3 callersMethodgetClazzs
Gets the value of the clazzs property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:439
↓ 3 callersMethodgetColumnNames
Returns the list column names that make up the unique constraint. @return the list of columns names that make up the unique constraint @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/IndexMetadata.java:36
↓ 3 callersMethodgetDiscriminatorType
Returns the type of the discriminator column. @return the type of the discriminator column @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/DiscriminatorColumnMetadata.java:47
↓ 3 callersMethodgetEmbeddedIds
Returns the embedded id attributes. @return the embedded id attributes @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/AttributesMetadata.java:56
↓ 3 callersMethodgetEmbeddeds
Returns the embedded attributes. @return the embedded attributes @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/AttributesMetadata.java:65
↓ 3 callersMethodgetEntityClass
The class of the result. @return The class of the result @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/EntityResultMetadata.java:45
↓ 3 callersMethodgetEntityManagerFactory
Returns the entity manager factory. @return the entity manager factory @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/MetamodelImpl.java:579
↓ 3 callersMethodgetFetchStrategy
Returns the fetching strategy for eager joins. @return the fetching strategy for eager joins @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/AssociationAttributeMetadata.java:53
↓ 3 callersMethodgetFlushMode
Get the flush mode in effect for the query execution. If a flush mode has not been set for the query object, returns the flush mode in effect for the
persistence-api/src/main/java/javax/persistence/Query.java:42
↓ 3 callersMethodgetFoo
@return Foo @since 2.0.1
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddedid/Bar.java:74
↓ 3 callersMethodgetFoo
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/single/Bar.java:58
↓ 3 callersMethodgetForeignKeys
Returns the foreign keys of the table. @return the foreign keys of the table @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractTable.java:381
↓ 3 callersMethodgetForeignKeys
Returns the foreign keys of the table. @return the foreign keys of the table @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcTable.java:125
↓ 3 callersMethodgetFragment
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/ArithmeticExression.java:66
↓ 3 callersMethodgetGenericType
Returns the actual generic type of a class's type parameter of the <code>member</code>. <p> if the <code>member</code> is a field then field's generic
batoo-jpa/src/main/java/org/batoo/common/reflect/ReflectHelper.java:299
↓ 3 callersMethodgetHints
Returns the list query hints. @return the list query hints @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/NamedQueryMetadata.java:40
↓ 3 callersMethodgetHomeAddress
@return the home address
batoo-jpa/src/test/java/org/batoo/jpa/core/test/readonlycolumn/Person.java:90
↓ 3 callersMethodgetId
()
community/src/test/java/org/batoo/jpa/community/test/calendarTemporalField/CalendarTemporalFieldEntity.java:64
↓ 3 callersMethodgetId
@return the id @since 2.0.0
community/src/test/java/org/batoo/jpa/community/test/t7/I.java:38
↓ 3 callersMethodgetId
()
community/src/test/java/org/batoo/jpa/community/test/i169/EntityPointToAbstractEntity.java:54
↓ 3 callersMethodgetId
()
community/src/test/java/org/batoo/jpa/community/test/abstractJigsaw/EntityPointToAbstractEntity.java:54
← previousnext →601–700 of 6,989, ranked by callers