MCPcopy Create free account

hub / github.com/BatooOrg/BatooJPA / functions

Functions6,989 in github.com/BatooOrg/BatooJPA

↓ 1 callersMethodgetPrecision
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:244
↓ 1 callersMethodgetPrimaryKeyJoinColumnMetadata
Returns the list of primary key join columns of the secondary table. @return the list of primary key join columns of the secondary table @since 2.0.
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/SecondaryTableMetadata.java:38
↓ 1 callersMethodgetPrimaryKeyJoinColumns
Returns the primary key join columns definition of the one to one attribute. @return the primary key join columns definition of the one to one attrib
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/OneToOneAttributeMetadata.java:41
↓ 1 callersMethodgetPrimaryTable
Returns the primary table of the type @return the primary table @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:1473
↓ 1 callersMethodgetPrimitiveType
@return @since 2.0.1
batoo-jpa/src/main/java/org/batoo/common/reflect/FieldAccessor.java:114
↓ 1 callersMethodgetPrimitiveType
@return @since 2.0.1
batoo-jpa/src/main/java/org/batoo/common/reflect/UnsafeFieldAccessor.java:133
↓ 1 callersMethodgetProductNames
@return the JDBC Driver this adapter works with @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/AbstractJdbcAdaptor.java:243
↓ 1 callersMethodgetProperties
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerFactoryImpl.java:643
↓ 1 callersMethodgetProvider
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/parser/PersistenceParserImpl.java:187
↓ 1 callersMethodgetProvider
Gets the value of the provider property. @return possible object is {@link String }
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:295
↓ 1 callersMethodgetProviderNames
Locate all JPA provider services files and collect all of the provider names available.
persistence-api/src/main/java/javax/persistence/spi/PersistenceProviderResolverHolder.java:168
↓ 1 callersMethodgetQuantity
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Order2.java:71
↓ 1 callersMethodgetQuantity
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Order3.java:71
↓ 1 callersMethodgetQueryString
Returns the query. @return the query @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/jpql/JpqlQuery.java:1588
↓ 1 callersMethodgetReferencedTableName
Returns the referenced table of the foreign key. @return the referenced table of the foreign key @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ForeignKey.java:394
↓ 1 callersMethodgetReferences
()
community/src/test/java/org/batoo/jpa/community/test/t8/ValuedCustomer.java:68
↓ 1 callersMethodgetRemoveAllSql
()
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinTable.java:152
↓ 1 callersMethodgetRemoveAllSql
()
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/CollectionTable.java:142
↓ 1 callersMethodgetRemoveBatchSize
Returns the removeBatchSize of the JdbcAdaptor. @return the removeBatchSize of the JdbcAdaptor @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:948
↓ 1 callersMethodgetRemoveSql
(int size)
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/EntityTable.java:201
↓ 1 callersMethodgetRemoveSql
()
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinTable.java:178
↓ 1 callersMethodgetRemoveSql
()
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/CollectionTable.java:168
↓ 1 callersMethodgetRemoveValidators
Returns the set of remove validators. @return the set of remove validators. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerFactoryImpl.java:668
↓ 1 callersMethodgetResultList
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/nativequery/NativeQuery.java:486
↓ 1 callersMethodgetResultList
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/QueryImpl.java:733
↓ 1 callersMethodgetResultListImpl
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/nativequery/NativeQuery.java:495
↓ 1 callersMethodgetResultListImpl
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/QueryImpl.java:750
↓ 1 callersMethodgetRollbackOnly
Determine whether the current resource transaction has been marked for rollback. @return boolean indicating whether the transaction has been marked f
persistence-api/src/main/java/javax/persistence/EntityTransaction.java:33
↓ 1 callersMethodgetRoot
Return the query root. @return the query root
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/CriteriaModify.java:173
↓ 1 callersMethodgetRoots
Return the query roots. These are the roots that have been defined for the CriteriaQuery or Subquery itself, including any subquery roots defined as a
persistence-api/src/main/java/javax/persistence/criteria/AbstractQuery.java:89
↓ 1 callersMethodgetScale
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractColumn.java:200
↓ 1 callersMethodgetScale
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:286
↓ 1 callersMethodgetSchema
Returns the schema. @return the schema @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/PersistenceUnitDefaults.java:103
↓ 1 callersMethodgetSelectCriteria
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/ElementCollectionMappingImpl.java:333
↓ 1 callersMethodgetSelectLastIdentitySql
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/H2Adaptor.java:283
↓ 1 callersMethodgetSelectMapCriteria
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/ElementCollectionMappingImpl.java:365
↓ 1 callersMethodgetSelectSql
()
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/generator/TableIdQueue.java:100
↓ 1 callersMethodgetSource
()
persistence-api/src/main/java/javax/persistence/spi/PersistenceProviderResolverHolder.java:60
↓ 1 callersMethodgetSourceKey
Returns the sourceKey of the JoinTable. @return the sourceKey of the JoinTable @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinTable.java:218
↓ 1 callersMethodgetSqlRestrictionFragments
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/CaseTransformationExpression.java:121
↓ 1 callersMethodgetSqlRestrictionFragments
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/ConcatExpression.java:120
↓ 1 callersMethodgetSqlRestrictionFragments
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/NullExpression.java:82
↓ 1 callersMethodgetSqlRestrictionFragments
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/SimpleConstantExpression.java:95
↓ 1 callersMethodgetSqlResultSetMappings
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/EntityMetadataImpl.java:259
↓ 1 callersMethodgetSqlType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractColumn.java:207
↓ 1 callersMethodgetSqlType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:295
↓ 1 callersMethodgetStrKey
Returns the strKey. @return the strKey @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/idclass/Foo.java:94
↓ 1 callersMethodgetStrKey
Returns the strKey. @return the strKey @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddedid/FooPk.java:108
↓ 1 callersMethodgetStrategy
Returns the strategy of the generated value. @return the strategy of the generated value @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/GeneratedValueMetadata.java:47
↓ 1 callersMethodgetTable
Returns the table of the ForeignKey. @return the table of the ForeignKey @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ForeignKey.java:477
↓ 1 callersMethodgetTableName
Returns the table name of the column. @return the table name of the column @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/Column.java:144
↓ 1 callersMethodgetTargetClass
Returns the name of the target class. @return the name of the target class @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/ElementCollectionAttributeMetadata.java:79
↓ 1 callersMethodgetTemporalType
Returns the temporal type. @return the enum type @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/ElementCollectionAttributeMetadata.java:88
↓ 1 callersMethodgetTitle
Returns the title of the Course. @return the title of the Course @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/complex/Course.java:111
↓ 1 callersMethodgetTransactionManager
Returns the transaction manager. @return the transaction manager @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/JtaEntityManagerFactoryImpl.java:114
↓ 1 callersMethodgetTransients
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/attribute/AttributesElement.java:170
↓ 1 callersMethodgetType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/EmbeddedMappingImpl.java:288
↓ 1 callersMethodgetType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/EntityMapping.java:118
↓ 1 callersMethodgetType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/ElementMappingImpl.java:121
↓ 1 callersMethodgetType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/EmbeddedAttribute.java:155
↓ 1 callersMethodgetTypeImpl
(Class<?> clazz, Class<?> originalType, String methodName, List<Type> arguments)
batoo-jpa/src/main/java/org/batoo/common/reflect/ReflectHelper.java:383
↓ 1 callersMethodgetUnSafe
()
batoo-jpa/src/main/java/org/batoo/common/reflect/ReflectHelper.java:429
↓ 1 callersMethodgetUniqueConstraints
Returns the list of unique constraints of the table. @return the list of unique constraints of the table @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/TableMetadata.java:56
↓ 1 callersMethodgetUpdateSql
Returns the query to update the id table. @return the query to update the id table @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/generator/TableIdQueue.java:117
↓ 1 callersMethodgetUpdateValidators
Returns the set of update validators. @return the set of update validators. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerFactoryImpl.java:679
↓ 1 callersMethodgetUserName
()
community/src/test/java/org/batoo/jpa/community/test/i103/Users.java:173
↓ 1 callersMethodgetValidationFactory
Returns the validation factory. @return the validation factory. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerFactoryImpl.java:690
↓ 1 callersMethodgetValue
Returns the value of the E2. @return the value of the E2 @since 2.0.0
community/src/test/java/org/batoo/jpa/community/test/t4/E2.java:91
↓ 1 callersMethodgetValue
Returns the value of the Foo1. @return the value of the Foo1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/columnTransformer/FooWrite.java:64
↓ 1 callersMethodgetVersionType
Returns the type of the version attribute. @return the type of the version attribute @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/IdentifiableTypeImpl.java:477
↓ 1 callersMethodgetVersionUpdateSql
Returns the version update statement for the table specifically. @param pkColumns the primary key columns @return the update statement @s
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractTable.java:667
↓ 1 callersMethodgetWorkPhones
Returns the workPhones. @return the workPhones @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Person.java:195
↓ 1 callersMethodgetWrite
Return the custom write sql expression @return the custom write sql expression @since version
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/ColumnTransformerMetadata.java:45
↓ 1 callersMethodgreaterThan
Create a predicate for testing whether the first argument is greater than the second. @param x expression @param y expression @
persistence-api/src/main/java/javax/persistence/criteria/CriteriaBuilder.java:606
↓ 1 callersMethodgreaterThanOrEqualTo
Create a predicate for testing whether the first argument is greater than or equal to the second. @param x expression @param y
persistence-api/src/main/java/javax/persistence/criteria/CriteriaBuilder.java:632
↓ 1 callersMethodgroupBy
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/CriteriaQueryImpl.java:155
↓ 1 callersMethodgt
Create a predicate for testing whether the first argument is greater than the second. @param x expression @param y expression @
persistence-api/src/main/java/javax/persistence/criteria/CriteriaBuilder.java:667
↓ 1 callersMethodhandle
Handles and returns the value created from the result set. @param rs the result set @return the value created from the result set @throws
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/QueryImpl.java:802
↓ 1 callersMethodhandle
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/dbutils/SingleValueHandler.java:49
↓ 1 callersMethodhandleAdditions
Handles the additions to the collections. @return the array of changed instances @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/SessionImpl.java:521
↓ 1 callersMethodhandleAsScalar
(ResultSet resultSet)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/nativequery/NativeQuery.java:565
↓ 1 callersMethodhandleAssociationFetch
(SessionImpl session, final ResultSet row, Object instance, final FetchImpl<X, ?> fetch)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/FetchParentImpl.java:817
↓ 1 callersMethodhandleAssociationOverrides
Handles the association override definitions of the entity. <p> If metadata provides at least one association override definition then the its definit
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/EntityMetadataImpl.java:297
↓ 1 callersMethodhandleAttributeOverrides
Handles the attribute override definitions of the entity. <p> If metadata provides at least one attribute override definition then the its definitions
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/EntityMetadataImpl.java:336
↓ 1 callersMethodhandleAttributeOverrides
Handles the attribute overrides. @param member the member @param parsed the list of annotations parsed @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/ElementCollectionAttributeMetadataImpl.java:305
↓ 1 callersMethodhandleBasics
Handles the basic attributes. @return the list of basic attributes @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AttributesMetadataImpl.java:420
↓ 1 callersMethodhandleCacheable
Handles the cacheability of the entity. <p> If metadata specifies the cacheability definition, the definition is returned. <p> Then if the {@link Cach
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/EntityMetadataImpl.java:377
↓ 1 callersMethodhandleCallbacks
Handles the callbacks. @param metadata the metadata @return the entity listener metadata @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/IdentifiableMetadataImpl.java:132
↓ 1 callersMethodhandleChild
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/TableElement.java:120
↓ 1 callersMethodhandleCollectionTable
Handles the {@link CollectionTable} annotation. @param member the member @param parsed the list of annotations parsed @return t
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/ElementCollectionAttributeMetadataImpl.java:334
↓ 1 callersMethodhandleColumn
Handles the {@link Column} annotation. @param member the member @param parsed the list of annotations parsed @return the map ke
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/ElementCollectionAttributeMetadataImpl.java:355
↓ 1 callersMethodhandleDefaultListeners
Handles the default listeners exclusion. @param metadata the metadata @return if default listeners excluded @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/IdentifiableMetadataImpl.java:150
↓ 1 callersMethodhandleElementCollectionFetch
(ResultSet row, Object instance, FetchImpl<X, ?> fetch)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/FetchParentImpl.java:866
↓ 1 callersMethodhandleElementCollections
Handles the element collection attributes. @return list of element collections attributes. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AttributesMetadataImpl.java:446
↓ 1 callersMethodhandleEmbeddedIds
Handles the embedded id attributes. @return list of embedded ids. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AttributesMetadataImpl.java:474
↓ 1 callersMethodhandleEmbeddeds
Handles the embedded attributes. @return list of embedded attributes. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AttributesMetadataImpl.java:500
↓ 1 callersMethodhandleEntityListeners
Handles the entity listeners. @param metadata the metadata @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/IdentifiableMetadataImpl.java:173
↓ 1 callersMethodhandleEnumType
Handles the {@link Enumerated} annotation. @param member the member @param parsed the list of annotations parsed @return the ma
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/ElementCollectionAttributeMetadataImpl.java:377
↓ 1 callersMethodhandleException
Handles the exception. @param t the exception @throws BatooException @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/deployment/DeploymentManager.java:242
↓ 1 callersMethodhandleExternals
Handles the external entities that are updated @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/SessionImpl.java:537
← previousnext →1,701–1,800 of 6,989, ranked by callers