MCPcopy Create free account

hub / github.com/BatooOrg/BatooJPA / functions

Functions6,989 in github.com/BatooOrg/BatooJPA

↓ 1 callersMethodgetIdType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/SingularAssociationMappingImpl.java:171
↓ 1 callersMethodgetIdType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/BasicMappingImpl.java:209
↓ 1 callersMethodgetIdentifiables
Returns the identifiable types. @return the identifiable types @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/MetamodelImpl.java:590
↓ 1 callersMethodgetIdentityHexString
Return a hex String form of an object's identity hash code. @param obj the object @return the object's identity code in hex notation
batoo-jpa/src/main/java/org/batoo/common/util/ObjectUtils.java:183
↓ 1 callersMethodgetIndex
Returns the index with then name. @param name the name of the index @return the index or null if there is no existing index with the name
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcTable.java:138
↓ 1 callersMethodgetInsertSql
()
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/generator/TableIdQueue.java:70
↓ 1 callersMethodgetIntKey
Returns the intKey. @return the intKey @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/idclass/Foo.java:84
↓ 1 callersMethodgetIntKey
Returns the intKey. @return the intKey @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/embeddedid/FooPk.java:98
↓ 1 callersMethodgetInverseJoinColumns
Returns the list of inverse join columns of the table. @return the list of inverse join columns of the table. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/JoinTableMetadata.java:38
↓ 1 callersMethodgetItem
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Order4.java:76
↓ 1 callersMethodgetJarFiles
Gets the value of the jarFiles property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification yo
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:410
↓ 1 callersMethodgetJavaType
Returns the java type of the discriminator column. @param metadata @return the java type of the discriminator column @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/DiscriminatorColumn.java:46
↓ 1 callersMethodgetJoinTable
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/mapping/SingularAssociationMappingImpl.java:198
↓ 1 callersMethodgetJpql
Returns the JPQL that representing the query. @return the JPQL that representing the query @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/QueryImpl.java:616
↓ 1 callersMethodgetJpql
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/BaseQueryImpl.java:174
↓ 1 callersMethodgetJtaDataSource
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/parser/PersistenceParserImpl.java:151
↓ 1 callersMethodgetJtaDataSource
Gets the value of the jtaDataSource property. @return possible object is {@link String }
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:319
↓ 1 callersMethodgetKey
Returns the key. @return the key @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/joined/Bar2.java:64
↓ 1 callersMethodgetKey
Returns the key. @return the key @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/CollectionTable.java:105
↓ 1 callersMethodgetLast
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/common/collections/FastLinkedList.java:329
↓ 1 callersMethodgetLastName
Returns the lastName of the Person. @return the lastName of the Person @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/inheritence/complex/Person.java:96
↓ 1 callersMethodgetLastName
@return the lastName @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e3a/EmployeeId.java:109
↓ 1 callersMethodgetLastName
@return the lastName @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e2a/Employee.java:115
↓ 1 callersMethodgetLength
Returns the length of the column. @return the length of the column @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/metadata/ColumnMetadata.java:36
↓ 1 callersMethodgetLength
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractColumn.java:163
↓ 1 callersMethodgetLength
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:201
↓ 1 callersMethodgetLineNumber
Returns the line number of the location. @return the line number of the location @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/XmlLocator.java:86
↓ 1 callersMethodgetListeners
Returns the listeners. @return the listeners @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/PersistenceUnitDefaults.java:92
↓ 1 callersMethodgetLoadType
(Class<?> paramClass)
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/Enhancer.java:586
↓ 1 callersMethodgetLocator
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractColumn.java:170
↓ 1 callersMethodgetManagedInstance
Returns the managed instance for the instance. @param instance the instance to create managed instance for @param session the s
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:1241
↓ 1 callersMethodgetManagedTypes
Return the metamodel managed types. @return the metamodel managed types
persistence-api/src/main/java/javax/persistence/metamodel/Metamodel.java:54
↓ 1 callersMethodgetManagedTypes
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/MetamodelImpl.java:614
↓ 1 callersMethodgetManager
Returns the manager of the Employee. @return the manager of the Employee @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Employee.java:112
↓ 1 callersMethodgetMappedId
Returns the mapped id. @param name thename of the id field @param instance the instance @return the id @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:1289
↓ 1 callersMethodgetMapping
Returns the mapping of the collection table. @return the mapping of the collection table @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/CollectionTable.java:127
↓ 1 callersMethodgetMappingFileNames
Returns the list of the names of the mapping files that the persistence provider must load to determine the mappings for the entity classes. The mappi
persistence-api/src/main/java/javax/persistence/spi/PersistenceUnitInfo.java:77
↓ 1 callersMethodgetMappingFiles
Gets the value of the mappingFiles property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modificatio
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:381
↓ 1 callersMethodgetMappingsJoined
Retuns the element collection mappings. @return the element collection mappings @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:1315
↓ 1 callersMethodgetMappingsPluralSorted
Returns the sorted plural associations. @return the sorted plural associations @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:1375
↓ 1 callersMethodgetMasterColumn
Returns the master column. <p> Master column is the delegate column for virtual join columns. @return the master column @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:224
↓ 1 callersMethodgetMetadata
Returns the metadata. @return the metadata @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/OrmParser.java:100
↓ 1 callersMethodgetMetadata
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/AssociatedSingularAttribute.java:106
↓ 1 callersMethodgetModel
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/RootImpl.java:109
↓ 1 callersMethodgetModel
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/MapJoinImpl.java:137
↓ 1 callersMethodgetModel
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/path/EntityPath.java:204
↓ 1 callersMethodgetModel
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/path/EmbeddedAttributePath.java:180
↓ 1 callersMethodgetName
()
persistence-api/src/main/java/javax/persistence/spi/PersistenceProviderResolverHolder.java:56
↓ 1 callersMethodgetName
Return the name of the attribute. @return name
persistence-api/src/main/java/javax/persistence/metamodel/Attribute.java:80
↓ 1 callersMethodgetName
Returns the name. @return the name @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/refresh/Person.java:99
↓ 1 callersMethodgetName
Returns the name. @return the name @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/refresh/Country.java:76
↓ 1 callersMethodgetName
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Item2.java:72
↓ 1 callersMethodgetName
@return the name @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/derivedIdentities/e1a/Dependent.java:117
↓ 1 callersMethodgetName
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/EntityTypeImpl.java:1437
↓ 1 callersMethodgetName
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/ParameterExpressionImpl.java:158
↓ 1 callersMethodgetName
Returns the name of the JoinColumn. @return the name of the JoinColumn @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/JoinColumn.java:235
↓ 1 callersMethodgetName
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/ElementColumn.java:127
↓ 1 callersMethodgetName
Returns the name of the table. @return the name of the table @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcTable.java:149
↓ 1 callersMethodgetName
Returns the name of the column. @return the name of the column @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcColumn.java:80
↓ 1 callersMethodgetNamedNativeQueries
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/EntityMetadataImpl.java:223
↓ 1 callersMethodgetNamedQueries
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/metadata/type/EntityMetadataImpl.java:232
↓ 1 callersMethodgetNamedQuery
Returns the named query with the name <code>name</code>. @param name the name of the query @return the named query @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerFactoryImpl.java:615
↓ 1 callersMethodgetNextId
Returns the next value from the database. @return the next id @throws SQLException @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/generator/IdQueue.java:134
↓ 1 callersMethodgetNextSequence
Returns the next sequence for the generator. @param generator the generator @return the next sequence for the generator @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/MetamodelImpl.java:656
↓ 1 callersMethodgetNextSequence
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/H2Adaptor.java:255
↓ 1 callersMethodgetNextTableValue
Returns the next table value for the generator. @param generator the generator @return the next table value for the generator @since 2.0.
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/MetamodelImpl.java:674
↓ 1 callersMethodgetNonJtaDataSource
Gets the value of the nonJtaDataSource property. @return possible object is {@link String }
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:343
↓ 1 callersMethodgetNumericFunctionTemplate
Returns the numeric function template. @param type the id type @return the {@link IdType} selected, the {@link Id} passed or null @since
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:881
↓ 1 callersMethodgetOldVersion
Returns the old version of the instance. @return the old version of the instance @since 2.0.1
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/instance/ManagedInstance.java:570
↓ 1 callersMethodgetOrderCustomerLeaders
()
community/src/test/java/org/batoo/jpa/community/test/i106/Orders.java:293
↓ 1 callersMethodgetOrderId
()
community/src/test/java/org/batoo/jpa/community/test/i106/Orders.java:298
↓ 1 callersMethodgetOrders
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Item2.java:76
↓ 1 callersMethodgetOrders
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Item3.java:66
↓ 1 callersMethodgetOrders
()
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Item4.java:77
↓ 1 callersMethodgetPaginationParamsOrder
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/H2Adaptor.java:265
↓ 1 callersMethodgetParameterValue
Return the input value bound to the positional parameter. (Note that OUT parameters are unbound.) @param position @return parameter value @throws Ill
persistence-api/src/main/java/javax/persistence/Query.java:147
↓ 1 callersMethodgetParameters
Returns the parameters of the Service. @return the parameters of the Service @since 2.0.0
community/src/test/java/org/batoo/jpa/community/test/t1/Service.java:74
↓ 1 callersMethodgetParent
Returns the parent of the Child2. @return the parent of the Child2 @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/merge/Child2.java:90
↓ 1 callersMethodgetParent
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/join/FetchImpl.java:139
↓ 1 callersMethodgetPassword
()
community/src/test/java/org/batoo/jpa/community/test/i103/Users.java:161
↓ 1 callersMethodgetPath
Returns the path of the type expression. @return the path of the type expression @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/criteria/expression/AbstractTypeExpression.java:105
↓ 1 callersMethodgetPersistValidators
Returns the set of persist validators. @return the set of persist validators. @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/manager/EntityManagerFactoryImpl.java:635
↓ 1 callersMethodgetPersistenceProviderClassName
Returns the fully qualified name of the persistence provider implementation class. Corresponds to the provider element in the persistence.xml file. @
persistence-api/src/main/java/javax/persistence/spi/PersistenceUnitInfo.java:104
↓ 1 callersMethodgetPersistenceUnitDefaults
Returns the persistence unit defaults. @return the persistence unit defaults @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/parser/impl/orm/PersistenceUnitMetadataElement.java:55
↓ 1 callersMethodgetPersistenceUnitRootUrl
Returns the URL for the jar file or directory that is the root of the persistence unit. (If the persistence unit is rooted in the WEB-INF/classes dire
persistence-api/src/main/java/javax/persistence/spi/PersistenceUnitInfo.java:121
↓ 1 callersMethodgetPersistenceUnits
Gets the value of the persistenceUnits property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modific
batoo-jpa/src/main/java/org/batoo/jpa/parser/persistence/Persistence.java:131
↓ 1 callersMethodgetPersistentAttributeType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/PluralAttributeImpl.java:197
↓ 1 callersMethodgetPersistentAttributeType
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/core/impl/model/attribute/AssociatedSingularAttribute.java:115
↓ 1 callersMethodgetPerson
Returns the person. @return the person @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/lazy/Address.java:115
↓ 1 callersMethodgetPerson
Returns the person. @return the person @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/manytoonetomany/Address.java:95
↓ 1 callersMethodgetPerson
Returns the person of the Phone. @return the person of the Phone @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/manytoonetomany/Phone.java:90
↓ 1 callersMethodgetPhoneNo
Returns the phoneNo. @return the phoneNo @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/lazy/Phone.java:79
↓ 1 callersMethodgetPhones
Returns the phones. @return the phones @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/eager/Person.java:136
↓ 1 callersMethodgetPhones
Returns the phones. @return the phones @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/fetch/strategy/Person.java:114
↓ 1 callersMethodgetPhones
Returns the phones. @return the phones @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/refresh/Person.java:109
↓ 1 callersMethodgetPhones
Returns the phones. @return the phones @since 2.0.0
batoo-jpa/src/test/java/org/batoo/jpa/core/test/q/Person.java:154
↓ 1 callersMethodgetPkCreateSql
Returns the priary key drop SQL. @param schema the name of the schema @param table the name of the table @param pkColumns
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:916
↓ 1 callersMethodgetPkDropSql
Returns the priary key drop SQL. @param schema the name of the schema @param table the name of the table @param pkName
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcAdaptor.java:935
↓ 1 callersMethodgetPkName
Returns the primary key name of the table. @return the primary key name of the table @since 2.0.0
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/adapter/JdbcTable.java:160
↓ 1 callersMethodgetPrecision
{@inheritDoc}
batoo-jpa/src/main/java/org/batoo/jpa/jdbc/AbstractColumn.java:193
← previousnext →1,601–1,700 of 6,989, ranked by callers