MCPcopy Create free account

hub / github.com/BatooOrg/BatooJPA / functions

Functions6,989 in github.com/BatooOrg/BatooJPA

↓ 1 callersMethodgetAssociatedId
@param session @param row @param mapping @param session @param row @return @throws SQLException @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/nativequery/NativeQuery.java:302
↓ 1 callersMethodgetAssociatedId
creates a managed Id using joinColumns instead of Id Columns @param session @param row Sql result row @param mapping the singul
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/FetchParentImpl.java:550
↓ 1 callersMethodgetAssociationsDetachable
Returns the associated attributes that are detachable by the type. @return the associated attributes that are detachable by the type @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:409
↓ 1 callersMethodgetAssociationsNotPersistable
Returns the plural associations that are not persistable. @return the plural associations that are not persistable @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:477
↓ 1 callersMethodgetAssociationsPersistable
Returns the associated attributes that are persistable by the type. @return the associated attributes that are persistable by the type @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:514
↓ 1 callersMethodgetAssociationsRemovable
Returns the associated mappings that are removable by the type. @return the associated mappings that are removable by the type @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:583
↓ 1 callersMethodgetAttributeCount
Returns the attribute count of the embeddable. @return the attribute count of the embeddable @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EmbeddableTypeImpl.java:88
↓ 1 callersMethodgetAvailability
Returns the callback availability. @return the callback availability @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/IdentifiableTypeImpl.java:284
↓ 1 callersMethodgetAvailibility
Returns the callback availability. @param metamodel the metamodel @param superType the super type, may be <code>null</code> @re
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/CallbackManager.java:194
↓ 1 callersMethodgetBars
Returns the bars of the Foo. @return the bars of the Foo @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/cache/Foo.java:81
↓ 1 callersMethodgetBars2
Returns the bars2 of the Foo. @return the bars2 of the Foo @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/cache/Foo.java:92
↓ 1 callersMethodgetBindableJavaType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/PluralAttributeImpl.java:157
↓ 1 callersMethodgetBindableJavaType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/SingularAttributeImpl.java:75
↓ 1 callersMethodgetBlob
Returns the blob. @return the blob @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/lob/Foo.java:58
↓ 1 callersMethodgetCalendar
()
community/src/test/java/org/batoo/jpa/community/test/calendarTemporalField/CalendarTemporalFieldEntity.java:56
↓ 1 callersMethodgetCalendar
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/temporaltype/TemporalFieldEntity.java:62
↓ 1 callersMethodgetCascadeType
Returns the cascade type of the element. @return the cascade type of the element @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/CascadesElement.java:117
↓ 1 callersMethodgetCascades
Returns the cascades of the CascadesElement. @return the cascades of the CascadesElement @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/CascadesElement.java:262
↓ 1 callersMethodgetCastClassName
Returns the clazz to DB type data type. @param clazz the original cast class @return the converted DB type name @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/AbstractJdbcAdaptor.java:230
↓ 1 callersMethodgetCatalog
Returns the catalog. @return the catalog @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/PersistenceUnitDefaults.java:81
↓ 1 callersMethodgetCity
Returns the city. @return the city @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/eager/Address.java:82
↓ 1 callersMethodgetClob
Returns the clob of the Foo. @return the clob of the Foo @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/lob/Foo.java:69
↓ 1 callersMethodgetColumn
Returns the column definition. @return the column definition @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/ElementCollectionAttributeMetadata.java:52
↓ 1 callersMethodgetColumn
Returns the column metadata for the column with the name. @param name the name of the column @return the column metadta or null @since 2.
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcTable.java:101
↓ 1 callersMethodgetColumnAlias
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/path/EntityPath.java:145
↓ 1 callersMethodgetColumnMap
Returns the columnMap of the AbstractTable. @return the columnMap of the AbstractTable @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractTable.java:330
↓ 1 callersMethodgetColumnMetadata
Returns the effective column metadata for the attribute checking with the parent mappings and entities. @return the column metadata @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/BasicMappingImpl.java:136
↓ 1 callersMethodgetColumnNumber
Returns the column number of the location. @return the column number of the location @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/XmlLocator.java:64
↓ 1 callersMethodgetColumnTransformer
Returns the columnTransformer @return columnTransformer @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/BasicAttributeMetadata.java:42
↓ 1 callersMethodgetColumnType
Returns the data type of the column. @param cd the column definition @param sqlType the sql type @return the data type @since
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/PostgreSqlAdaptor.java:163
↓ 1 callersMethodgetColumnType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/MySqlAdaptor.java:136
↓ 1 callersMethodgetColumnType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/MsSqlAdaptor.java:203
↓ 1 callersMethodgetColumnType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/HsqlAdaptor.java:201
↓ 1 callersMethodgetColumnType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/OracleAdaptor.java:182
↓ 1 callersMethodgetColumnType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/SawSqlAdaptor.java:210
↓ 1 callersMethodgetColumns
Returns the array of columns the table has @return the array of columns the table has @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractTable.java:358
↓ 1 callersMethodgetColumns
Returns the sorted columns. @param table the table @return the sorted columns @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:679
↓ 1 callersMethodgetComparator
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/PluralAssociationMappingImpl.java:286
↓ 1 callersMethodgetComparator
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/ElementCollectionMappingImpl.java:246
↓ 1 callersMethodgetConfig
Returns a configuration object built during initialization of the connection pool. @return the config
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/BoneCPDataSource.java:134
↓ 1 callersMethodgetContreteEntity
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/serialization/CompositeEntity.java:63
↓ 1 callersMethodgetCountry
Returns the country. @return the country @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/eager/Address.java:92
↓ 1 callersMethodgetCountry
@return the country
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/strategy/City.java:74
↓ 1 callersMethodgetCriteriaQuery
Returns the criteria query of the typed query. @return the criteria query of the typed query @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/QueryImpl.java:578
↓ 1 callersMethodgetCriteriaRefresh
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:768
↓ 1 callersMethodgetCriteriaSelect
()
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:812
↓ 1 callersMethodgetCurrentDate
Returns the current date literal @return the current date literal. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:754
↓ 1 callersMethodgetCurrentTime
Returns the current time literal @return the current time literal. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:764
↓ 1 callersMethodgetCurrentTimeStamp
Returns the current time stamp literal @return the current time stamp literal. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:774
↓ 1 callersMethodgetCustomers
Returns the customers. @return the customers @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/manytomanytomany/PhoneNumber.java:74
↓ 1 callersMethodgetDatabaseName
Returns the name of the database. @return the name of the database @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:785
↓ 1 callersMethodgetDate
()
community/src/test/java/org/batoo/jpa/community/test/calendarTemporalField/CalendarTemporalFieldEntity.java:60
↓ 1 callersMethodgetDate
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/temporaltype/TemporalFieldEntity.java:66
↓ 1 callersMethodgetDateTimeFunctionTemplate
Returns the date time function template for the type <code>type</code>. @param type the type of the function @return the date time functio
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:796
↓ 1 callersMethodgetDepartment
Returns the department of the Manager. @return the department of the Manager @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Manager.java:89
↓ 1 callersMethodgetDescription
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Item2.java:64
↓ 1 callersMethodgetDescription
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Item3.java:58
↓ 1 callersMethodgetDiscriminatorAlias
@return the discriminatorAlias @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/FetchParentImpl.java:579
↓ 1 callersMethodgetDiscriminatorColumn
Specifies the column name (or alias) of the column in the SELECT list that is used to determine the type of the entity instance. @return Discriminato
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/EntityResultMetadata.java:37
↓ 1 callersMethodgetDiscriminatorValue
Returns the discriminator value of the entity. @return the discriminator value of the entity @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/model/EntityTypeDescriptor.java:42
↓ 1 callersMethodgetDiscriminators
Returns the set of discriminator values in the range of this entity's hierarchy. @return the set of discriminator values @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:903
↓ 1 callersMethodgetElementColumn
Returns the element column of the collection table. @return the element column of the collection table @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/CollectionTable.java:94
↓ 1 callersMethodgetEmp
@return the emp @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e1a/Dependent.java:107
↓ 1 callersMethodgetEmp
@return the emp @author aarslan @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e1b/Dependent.java:106
↓ 1 callersMethodgetEmpName
@return the empName @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e1a/Employee.java:112
↓ 1 callersMethodgetEmpName
@return the empName @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e1b/Employee.java:112
↓ 1 callersMethodgetEntity
Returns the entity of the EntityTable. @return the entity of the EntityTable @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/EntityTable.java:127
↓ 1 callersMethodgetEnumType
Returns the enum type. @return the enum type @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/ElementCollectionAttributeMetadata.java:61
↓ 1 callersMethodgetExpressions
Return the top-level conjuncts or disjuncts of the predicate. Returns empty list if there are no top-level conjuncts or disjuncts of the predicate. Mo
persistence-api/src/main/java/javax/persistence/criteria/Predicate.java:36
↓ 1 callersMethodgetExpressions
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/PredicateImpl.java:203
↓ 1 callersMethodgetFetchRoot
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/path/EmbeddedAttributePath.java:155
↓ 1 callersMethodgetFetchType
Returns the fetch type. @return the fetch type @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/attribute/ElementCollectionAttributeMetadata.java:70
↓ 1 callersMethodgetFetches
Return the fetch joins that have been made from this type. Returns empty set if no fetch joins have been made from this type. Modifications to the set
persistence-api/src/main/java/javax/persistence/criteria/FetchParent.java:100
↓ 1 callersMethodgetFields
Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class. @return FieldResultMetadata 's @since 2.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/EntityResultMetadata.java:53
↓ 1 callersMethodgetFirst
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/common/collections/FastLinkedList.java:315
↓ 1 callersMethodgetFirstName
Returns the firstName of the Person. @return the firstName of the Person @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/complex/Person.java:85
↓ 1 callersMethodgetFirstName
@return the firstName @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e3a/EmployeeId.java:99
↓ 1 callersMethodgetFirstName
@return the firstName @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e2a/Employee.java:105
↓ 1 callersMethodgetFoo1
Returns the foo1 of the Foo2. @return the foo1 of the Foo2 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Foo2.java:82
↓ 1 callersMethodgetFoo2
Returns the foo2 of the Foo1. @return the foo2 of the Foo1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Foo1.java:77
↓ 1 callersMethodgetFoos
Returns the foos of the Bar. @return the foos of the Bar @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Bar.java:63
↓ 1 callersMethodgetGroupList
Return a list of the grouping expressions. Returns empty list if no grouping expressions have been specified. Modifications to the list do not affect
persistence-api/src/main/java/javax/persistence/criteria/AbstractQuery.java:57
↓ 1 callersMethodgetGroupRestriction
Return the predicate that corresponds to the restriction(s) over the grouping items, or null if no restrictions have been specified. @return having c
persistence-api/src/main/java/javax/persistence/criteria/AbstractQuery.java:64
↓ 1 callersMethodgetHomeAddress
@return the home address
batoo-jpa/src/test/java/org/batoo/jpa/core/test/manytoone/Person.java:79
↓ 1 callersMethodgetId
Returns the id of the MyEntity. @return the id of the MyEntity @since 2.0.1
community/src/test/java/org/batoo/jpa/community/test/i142/MyEntity.java:114
↓ 1 callersMethodgetId
Returns the id. @return the id @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/strategy/Person.java:94
↓ 1 callersMethodgetId
Returns the id. @return the id @since 2.0.1
batoo-jpa/src/test/java/org/batoo/jpa/core/test/treenode/Node.java:101
↓ 1 callersMethodgetId
Returns the id of the Child1. @return the id of the Child1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Child3.java:74
↓ 1 callersMethodgetId
Returns the id of the Foo1. @return the id of the Foo1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Foo1.java:88
↓ 1 callersMethodgetId
Returns the id of the Child1. @return the id of the Child1 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Child2.java:79
↓ 1 callersMethodgetId
@return id @since 2.0.1
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddedid/Bar.java:83
↓ 1 callersMethodgetId
Returns the id. @return the id @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/refresh/Person.java:89
↓ 1 callersMethodgetId
@return the id
batoo-jpa/src/test/java/org/batoo/jpa/core/test/readonlycolumn/Person.java:97
↓ 1 callersMethodgetId
Returns the id. @return the id @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Person2.java:88
↓ 1 callersMethodgetId
Returns the id of the Bar. @return the id of the Bar @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Bar.java:74
↓ 1 callersMethodgetId
@return the id @author aarslan @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e1b/Dependent.java:115
↓ 1 callersMethodgetId
@return the id
batoo-jpa/src/test/java/org/batoo/jpa/core/test/manytoone/Address.java:69
↓ 1 callersMethodgetIdClass
Returns the id class of the identifiable type. @return the id class of the identifiable type @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/IdentifiableTypeImpl.java:372
↓ 1 callersMethodgetIdClassAttributes
Return the attributes corresponding to the id class of the identifiable type. @return id attributes @throws IllegalArgumentException if t
persistence-api/src/main/java/javax/persistence/metamodel/IdentifiableType.java:58
↓ 1 callersMethodgetIdFieldTransformed
Transforms the column names for idField Map using a field,column-name map @return @param idFields @param _fieldMap @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/nativequery/NativeQuery.java:351
← previousnext →1,501–1,600 of 6,989, ranked by callers