Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatooOrg/BatooJPA
/ functions
Functions
6,989 in github.com/BatooOrg/BatooJPA
⨍
Functions
6,989
◇
Types & classes
1,180
↓ 2 callers
Method
getSqlRestrictionFragments
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/NullIfExpression.java:105
↓ 2 callers
Method
getStartDate
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/criteria/simple/SimpleCriteriaTest.java:77
↓ 2 callers
Method
getStreet
Returns the street. @return the street @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddable/Address.java:51
↓ 2 callers
Method
getStyle
(final DetailLevel level)
batoo-jpa/src/main/java/org/batoo/common/log/ToStringBuilder.java:201
↓ 2 callers
Method
getTable
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractColumn.java:214
↓ 2 callers
Method
getTable
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:304
↓ 2 callers
Method
getTableAlias
Returns the alias for the table. <p> if table does not have an alias, it is generated. @param query the query @param table the
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/FetchParentImpl.java:765
↓ 2 callers
Method
getTableDesc
(AbstractTable table)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/MetamodelImpl.java:695
↓ 2 callers
Method
getTableGenerators
Returns the list of table generators. @return the list of table generators @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/Metadata.java:132
↓ 2 callers
Method
getTimeStamp
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/serialization/TopMappedSuperClass.java:59
↓ 2 callers
Method
getTransactionType
Returns the transaction type of the entity managers created by the EntityManagerFactory. The transaction type corresponds to the transaction-type attr
persistence-api/src/main/java/javax/persistence/spi/PersistenceUnitInfo.java:152
↓ 2 callers
Method
getTransients
Returns the transient attributes. @return the transient attributes @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/AttributesMetadata.java:119
↓ 2 callers
Method
getUpdateColumns
Returns the columns for the update. @param entity the entity to returns columns for or null for generic columns @return the insert columns
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractTable.java:620
↓ 2 callers
Method
getUpdateSql
Returns the update statement for the table specifically. @param entity the entity to return update statement for or null for generic SQL @
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractTable.java:639
↓ 2 callers
Method
getValue
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/FooRead.java:64
↓ 2 callers
Method
getValue
Returns the value. @return the value @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddable/Foo.java:71
↓ 2 callers
Method
getValue
Returns the value. @return the value @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddable/overrides/Foo.java:81
↓ 2 callers
Method
getValue
Returns the value. @return the value @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/joined/Foo.java:90
↓ 2 callers
Method
getValue
Returns the value. @return the value @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/single/Foo.java:80
↓ 2 callers
Method
getValue
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/EntryImpl.java:93
↓ 2 callers
Method
getValue
Returns the value of the Joinable. @return the value of the Joinable @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/Joinable.java:80
↓ 2 callers
Method
getValue1
Returns the value1. @return the value1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/secondarytable/Foo.java:63
↓ 2 callers
Method
getValue1
Returns the value1. @return the value1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/secondarytable/Foo2.java:65
↓ 2 callers
Method
getValue2
Returns the value2. @return the value2 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/secondarytable/Foo.java:73
↓ 2 callers
Method
getValue2
Returns the value2. @return the value2 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/secondarytable/Foo2.java:75
↓ 2 callers
Method
getVersionAttribute
Returns the version attribute. @return the version attribute @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/IdentifiableTypeImpl.java:466
↓ 2 callers
Method
getWorkAddress
@return the workAddress @since 2.0.1
batoo-jpa/src/test/java/org/batoo/jpa/core/test/manytoone/Person.java:103
↓ 2 callers
Method
getWriter
Returns the writer of the PropertyDescriptor. @return the writer of the PropertyDescriptor @since 2.0.1
batoo-jpa/src/main/java/org/batoo/common/reflect/PropertyDescriptor.java:88
↓ 2 callers
Method
getZip
Returns the zip. @return the zip @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddable/overrides2/Zipcode.java:52
↓ 2 callers
Method
greaterThan
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/CriteriaBuilderImpl.java:572
↓ 2 callers
Method
groupby_clause
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:2738
↓ 2 callers
Method
handleCallbacks
Handles the callbacks. @param clazz @since 2.0.0 @param annotationsParsed
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/EntityListenerMetadataImpl.java:181
↓ 2 callers
Method
handleFetch
Handles the row. @param session the session @param row the current row @param selectType the map select type @return
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/FetchParentImpl.java:947
↓ 2 callers
Method
handleId
Handles the {@link Id} annotation on OneToOne and ManyToOne annotations. @param member the member @param parsed the list of ann
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AssociationAttributeMetadataImpl.java:236
↓ 2 callers
Method
handleInstance
(ResultSet row, EntityTypeImpl<?> entityType, String discriminatorColumn, HashMap<String, Object> fieldMap)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/nativequery/NativeQuery.java:588
↓ 2 callers
Method
handleMapKey
Handles the {@link MapKey} 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/AssociationAttributeMetadataImpl.java:258
↓ 2 callers
Method
handleMapKeyClassName
Handles the {@link MapKeyClass} annotation. @param member the member @param parsed the list of annotations parsed @return the m
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AssociationAttributeMetadataImpl.java:280
↓ 2 callers
Method
handleMapKeyColumn
Handles the {@link MapKeyColumn} annotation. @param member the member @param parsed the list of annotations parsed @return the
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AssociationAttributeMetadataImpl.java:302
↓ 2 callers
Method
handleMapKeyEnumType
Handles the {@link MapKeyEnumerated} annotation. @param member the member @param parsed the list of annotations parsed @return
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AssociationAttributeMetadataImpl.java:324
↓ 2 callers
Method
handleMapKeyTemporalType
Handles the {@link MapKeyTemporal} annotation. @param member the member @param parsed the list of annotations parsed @return th
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AssociationAttributeMetadataImpl.java:346
↓ 2 callers
Method
handleMapsId
Handles the {@link MapsId} 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/AssociationAttributeMetadataImpl.java:368
↓ 2 callers
Method
handleOrderBy
Handles the {@link OrderBy} annotation. @param member the member @param parsed the list of annotations parsed @return the map k
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AssociationAttributeMetadataImpl.java:390
↓ 2 callers
Method
handleOrderColumn
Handles the {@link OrderColumn} annotation. @param member the member @param parsed the list of annotations parsed @return the m
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AssociationAttributeMetadataImpl.java:412
↓ 2 callers
Method
hasActiveTransaction
Returns if the entity manager has an active transaction. @return true if the entity manager has an active transaction, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerImpl.java:726
↓ 2 callers
Method
hasInitialId
Returns if the instance has initial id. @return true if the instance has initial id, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/ManagedInstance.java:670
↓ 2 callers
Method
hasPerformed
Returns if the type has performed. @param type the type @return true if the type has performed @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/deployment/DeploymentManager.java:263
↓ 2 callers
Method
hasText
Check whether the given CharSequence has actual text. More specifically, returns <code>true</code> if the string not <code>null</code>, its length is
batoo-jpa/src/main/java/org/batoo/common/util/StringUtils.java:609
↓ 2 callers
Method
hasVersionAttribute
Whether the identifiable type has a version attribute. @return boolean indicating whether the identifiable type has a version attribute
persistence-api/src/main/java/javax/persistence/metamodel/IdentifiableType.java:100
↓ 2 callers
Method
having_clause
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:2890
↓ 2 callers
Method
id_or_reserved_word
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:4161
↓ 2 callers
Method
in_expression
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:14978
↓ 2 callers
Method
in_item
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:15498
↓ 2 callers
Method
initializeInstance
initialize the managedInstance with sql row data and fieldResult Mapping @param session @param row Sql data row @param managedInstance @pa
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/nativequery/NativeQuery.java:731
↓ 2 callers
Method
isAfterMainSql
Returns if the pagination params come after the main SQL. @return the if if the pagination params come after the main SQL, false otherwise @since 2.
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:122
↓ 2 callers
Method
isApplicableToAccessType
Returns if the member should be parsed based on its access type specification. <p> Gets the access type of the <code>member</code>. <p> if the <code>o
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/attribute/AttributesMetadataImpl.java:726
↓ 2 callers
Method
isAscending
Whether ascending ordering is in effect. @return boolean indicating whether ordering is ascending
persistence-api/src/main/java/javax/persistence/criteria/Order.java:20
↓ 2 callers
Method
isDistinct
Return whether duplicate query results must be eliminated or retained. @return boolean indicating whether duplicate query results must be eliminated
persistence-api/src/main/java/javax/persistence/criteria/AbstractQuery.java:143
↓ 2 callers
Method
isEntity
Returns if the root is an entity. @return true if the root is an entity, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/mapping/RootMapping.java:81
↓ 2 callers
Method
isErrorEnabled
Returns if the logger instance enabled for the ERROR level. @return if the logger instance enabled for the ERROR level
batoo-jpa/src/main/java/org/batoo/common/log/BLogger.java:241
↓ 2 callers
Method
isExcludeUnlistedClasses
Gets the value of the excludeUnlistedClasses property. @return possible object is {@link Boolean }
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:454
↓ 2 callers
Method
isInfoEnabled
Returns if the logger instance enabled for the INFO level. @return if the logger instance enabled for the INFO level
batoo-jpa/src/main/java/org/batoo/common/log/BLogger.java:249
↓ 2 callers
Method
isInternal
Returns if the query is internal. @return true if the query is internal, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/BaseQuery.java:177
↓ 2 callers
Method
isJoined
Returns if the mapping is a joined mapping. @return true if the mapping is a joined mapping, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/JoinedMapping.java:151
↓ 2 callers
Method
isLoading
Returns if the instance is loading. @return true if the instance is loading, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/ManagedInstance.java:827
↓ 2 callers
Method
isLob
Returns if the basic attribute is lob. @return true if the basic attribute is lob @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/BasicAttributeMetadata.java:78
↓ 2 callers
Method
isMap
Returns if the mapping is a map collection. @return true if the mapping is a map collection, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/JoinedMapping.java:160
↓ 2 callers
Method
isNotNull
Create a predicate to test whether the expression is not null. @return predicate testing whether the expression is not null
persistence-api/src/main/java/javax/persistence/criteria/Expression.java:68
↓ 2 callers
Method
isOptional
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/AssociatedSingularAttribute.java:166
↓ 2 callers
Method
isPersistentClass
Returns if the class with then name <code>className</code> is an annotated persistent class. @param classloader the class loader @param cl
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/acl/BaseAnnotatedClassLocator.java:130
↓ 2 callers
Method
isReadOnly
Returns if the foreign key maps to a readonly join. @return true if the foreign key maps to a readonly join, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ForeignKey.java:488
↓ 2 callers
Method
isRoot
Returns if the entity is the root of the hierarchy. @return true if the entity is the root of the hierarchy, false otherwise @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:1713
↓ 2 callers
Method
isTransactionInState
(int status)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/JtaEntityManagerImpl.java:144
↓ 2 callers
Method
isVirtual
Returns if this join column is a virtual join column. <p> Virtual join columns actually do not have their own storage, but rather references an existi
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:386
↓ 2 callers
Method
isWarnEnabled
Returns if the logger instance enabled for the WARN level. @return if the logger instance enabled for the WARN level
batoo-jpa/src/main/java/org/batoo/common/log/BLogger.java:265
↓ 2 callers
Method
join
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:2003
↓ 2 callers
Method
key
Create a path expression that corresponds to the map key. @return path corresponding to map key
persistence-api/src/main/java/javax/persistence/criteria/MapJoin.java:40
↓ 2 callers
Method
lazyInstanceLoading
Notifies the session that the lazy instance is loading @param instance the instance @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/SessionImpl.java:571
↓ 2 callers
Method
like
Create a predicate for testing whether the expression satisfies the given pattern. @param x string expression @param pattern st
persistence-api/src/main/java/javax/persistence/criteria/CriteriaBuilder.java:929
↓ 2 callers
Method
like_expression
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlParser.java:10991
↓ 2 callers
Method
linkBefore
(E e, FastLinkedListNode<E> succ)
batoo-jpa/src/main/java/org/batoo/common/collections/FastLinkedList.java:410
↓ 2 callers
Method
linkCallbacks
(Class<?> javaType, List<CallbackMetadata> callbacks, final List<EntityListenerMetadata> listeners)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/CallbackManager.java:250
↓ 2 callers
Method
linkImpl
(AssociationMapping<?, ?, ?> mapping, SingularMapping<?, ?> idMapping)
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ForeignKey.java:579
↓ 2 callers
Method
literal
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/CriteriaBuilderImpl.java:930
↓ 2 callers
Method
load
Loads the collection eagerly. @param instance the managed instance @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/PluralMappingEx.java:155
↓ 2 callers
Method
loadMap
Loads and returns the map @param instance @return the loaded map @param <K> the key type of the map @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/PluralMappingEx.java:178
↓ 2 callers
Method
locate
Create expression to locate the position of one string within another, returning position of first character if found. The first position in a string
persistence-api/src/main/java/javax/persistence/criteria/CriteriaBuilder.java:1017
↓ 2 callers
Method
locateClasses
(PersistenceUnitInfo puInfo, final Set<Class<?>> classes, final URL jarUrl)
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/acl/BaseAnnotatedClassLocator.java:48
↓ 2 callers
Method
locateJoinColumn
(AbstractColumn referencedColumn)
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ForeignKey.java:691
↓ 2 callers
Method
locateMasterColumn
(AssociationMapping<?, ?, ?> mapping, final JoinColumn joinColumn)
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ForeignKey.java:714
↓ 2 callers
Method
lock
Lock an entity instance that is contained in the persistence context with the specified lock mode type. If a pessimistic lock mode type is specified a
persistence-api/src/main/java/javax/persistence/EntityManager.java:423
↓ 2 callers
Method
lock
Locks the entity. @param instance the managed instance @param lockMode the lock mode @param properties the propertie
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerImpl.java:797
↓ 2 callers
Method
mColumn
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlLexer.java:5051
↓ 2 callers
Method
mID
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlLexer.java:5255
↓ 2 callers
Method
mJ
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlLexer.java:750
↓ 2 callers
Method
mPeriod
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlLexer.java:5030
↓ 2 callers
Method
mQuestion_Sign
()
batoo-jpa/src/main/java/org/batoo/jpa/jpql/JpqlLexer.java:5072
↓ 2 callers
Method
managedType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/MetamodelImpl.java:804
↓ 2 callers
Method
max
(int length1, int length2)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/QueryImpl.java:851
↓ 2 callers
Method
min
Create an aggregate expression applying the numerical min operation. @param x expression representing input value to min operation @param
persistence-api/src/main/java/javax/persistence/criteria/CriteriaBuilder.java:1110
↓ 2 callers
Method
multiselect
Specify the selection items that are to be returned in the query result. Replaces the previously specified selection(s), if any. The type of the resu
persistence-api/src/main/java/javax/persistence/criteria/CriteriaQuery.java:123
← previous
next →
1,101–1,200 of 6,989, ranked by callers