• Search by APIs
  • Search by Words
  • Search Projects
Top Packages Top Classes Top Methods Top Projects
  • Java
  • Python
  • JavaScript
  • TypeScript
  • C++
  • Scala
  • Blog
Project: google-cloud-spanner-hibernate (GitHub Link)
  • google-cloud-spanner-hibernate-master
    • google-cloud-spanner-hibernate-performance-testing
      • src
        • main
          • resources
            • log4j.properties
            • hibernate.cfg.xml
            • ddl_strings
              • bulk_ddl.txt
              • airport_ddl.txt
          • java
            • com
              • google
                • cloud
                  • spanner
                    • hibernate
                      • HibernateDriver.java
                      • ClientLibraryOperations.java
                      • BenchmarkUtil.java
                      • bulkddl
                        • Airport2.java
                        • Airport7.java
                        • Airport5.java
                        • Airport6.java
                        • Airport4.java
                        • Airport10.java
                        • BulkDdlDriver.java
                        • Airport9.java
                        • Airport3.java
                        • Airport8.java
                        • Airport1.java
                      • ClientLibraryDriver.java
                      • entities
                        • Airport.java
                      • HibernateOperations.java
      • pom.xml
    • travis.tar.gz.enc
    • pom.xml
    • mvnw
    • google-cloud-spanner-hibernate-testing
      • src
        • main
          • java
            • org
              • hibernate
                • userguide
                  • model
                    • PersonPhoneCount.java
                    • Image.java
                    • AddressType.java
                    • PersonNames.java
                    • Person.java
                    • PhoneType.java
                    • Call.java
                    • Phone.java
                    • CreditCardPayment.java
                    • Payment.java
                    • Partner.java
                    • WireTransferPayment.java
        • test
          • resources
            • hibernate.properties
            • Book.hbm.xml
            • log4j.properties
            • MoneyConverterHbmTest.hbm.xml
          • java
            • org
              • hibernate
                • jpa
                  • test
                    • ParallelInlineIdsIdsOrClauseDeleteHandlerImpl.java
                    • EntityDependencyTracker.java
                    • BaseCoreFunctionalTestCase.java
                    • BaseEntityManagerFunctionalTestCase.java
                    • ParallelInlineIdsOrClauseBulkIdStrategy.java
                • dialect
                  • InterleavedTest.java
                  • entities
                    • Parent.java
                    • GrandParent.java
                    • Child.java
                • userguide
                  • sql
                    • Identity.java
                    • SpaceShip.java
                    • SQLTest.java
                    • Captain.java
                    • PersonSummaryDTO.java
                    • Dimensions.java
                  • inheritance
                    • JoinTableTest.java
                    • SingleTableDiscriminatorFormulaTest.java
                    • DiscriminatorOptionsNotNullSingleTableTest.java
                    • MappedSuperclassTest.java
                    • polymorphism
                      • DomainModelEntity.java
                      • ExplicitPolymorphismTest.java
                    • DiscriminatorNotNullSingleTableTest.java
                    • TablePerClassTest.java
                    • JoinTablePrimaryKeyJoinColumnTest.java
                    • SingleTableTest.java
                  • fetching
                    • FetchModeJoinTest.java
                    • DirectVsQueryFetchingTest.java
                    • FetchModeSubselectTest.java
                    • ProfileFetchingTest.java
                    • FetchModeSelectTest.java
                    • FetchingTest.java
                    • BatchFetchingTest.java
                    • GraphFetchingTest.java
                    • LazyCollectionTest.java
                  • hql
                    • CallStatistics.java
                    • HQLTest.java
                  • transactions
                    • TransactionsTest.java
                  • mapping
                    • embeddable
                      • EmbeddableOverrideTest.java
                      • SimpleEmbeddableEquivalentTest.java
                      • EmbeddableImplicitOverrideTest.java
                      • NestedEmbeddableTest.java
                      • SimpleEmbeddableTest.java
                      • ParentTest.java
                      • TargetTest.java
                    • basic
                      • GenderType.java
                      • NClobTest.java
                      • BitSetUserType.java
                      • SubselectTest.java
                      • InstantLiteralTest.java
                      • LocalDateTimeWithTemporalTimeTest.java
                      • MonetaryAmount.java
                      • BlobTest.java
                      • Gender.java
                      • CalendarWithTemporalTimestampTest.java
                      • BitSetUserTypeTest.java
                      • DateWithTemporalTimeTest.java
                      • AutoQuotingTest.java
                      • ClobTest.java
                      • JpaQuotingTest.java
                      • BitSetTypeDescriptor.java
                      • GenderJavaTypeDescriptor.java
                      • ClobStringTest.java
                      • PhoneTypeEnumeratedStringTest.java
                      • ExplicitColumnNamingTest.java
                      • EnumerationCustomTypeTest.java
                      • ClobCharArrayTest.java
                      • ColumnTransformerTest.java
                      • EnumerationConverterTest.java
                      • DateWithTemporalDateTest.java
                      • ExplicitTypeTest.java
                      • NClobCharArrayTest.java
                      • BitSetTypeTest.java
                      • MonetaryAmountUserType.java
                      • ImplicitBasicTypeTest.java
                      • NClobStringTest.java
                      • BlobByteArrayTest.java
                      • ExplicitBasicTypeTest.java
                      • ParentTest.java
                      • NationalizedTest.java
                      • FormulaTest.java
                      • BitSetType.java
                      • DateWithTemporalTimestampTest.java
                      • QuotingTest.java
                      • TargetTest.java
                      • PhoneTypeEnumeratedOrdinalTest.java
                      • BitSetTypeDefTest.java
                      • TypeCategoryTest.java
                    • converter
                      • MoneyConverterTest.java
                      • PeriodStringTest.java
                      • hbm
                        • MoneyConverterHbmTest.java
                        • Account.java
                        • Money.java
                        • MoneyConverter.java
                      • PeriodStringConverter.java
                    • access
                      • EmbeddableAccessTest.java
                      • PropertyAccessOverrideTest.java
                      • FieldAccessTest.java
                      • PropertyAccessTest.java
                      • ElementCollectionAccessTest.java
                    • identifier
                      • NaiveEqualsHashCodeEntityTest.java
                      • SequenceGeneratorConfiguredTest.java
                      • EntityTableSchemaTest.java
                      • SequenceGeneratorNamedTest.java
                      • SimpleEntityTest.java
                      • AssignedIdentifierTest.java
                      • SimpleEntityTableTest.java
                      • Book.java
                      • RowIdTest.java
                      • UuidCustomGeneratedValueTest.java
                      • TableGeneratorUnnamedTest.java
                      • EmbeddedIdManyToOneTest.java
                      • IdClassTest.java
                      • GeneratedIdentifierTest.java
                      • IdClassGeneratedValueTest.java
                      • EntityTableCatalogTest.java
                      • CompositeNaturalIdTest.java
                      • NaturalIdEqualsHashCodeEntityTest.java
                      • EmbeddedIdTest.java
                      • CacheableNaturalIdTest.java
                      • IdManyToOneTest.java
                      • composite
                        • Event.java
                        • EventId.java
                        • EmbeddedIdInMemoryGeneratedValueTest.java
                        • EmbeddedIdDatabaseGeneratedValueTest.java
                      • MultipleNaturalIdTest.java
                      • SequenceGeneratorUnnamedTest.java
                      • TableGeneratorConfiguredTest.java
                      • IdClassManyToOneTest.java
                      • PooledOptimizerTest.java
                      • MutableNaturalIdTest.java
                      • SimpleNaturalIdTest.java
                      • UuidGeneratedValueTest.java
                    • dynamic
                      • Book.java
                      • DynamicEntityTest.java
                    • generated
                      • InMemoryValueGenerationTest.java
                      • CreationTimestampTest.java
                      • DatabaseValueGenerationTest.java
                      • UpdateTimestampTest.java
                      • GeneratedTest.java
                      • GeneratorTypeTest.java
                  • collections
                    • BidirectionalOrderColumnListTest.java
                    • BidirectionalComparatorSortedSetTest.java
                    • UnidirectionalSetTest.java
                    • MapKeyTypeTest.java
                    • EmbeddableTypeElementCollectionTest.java
                    • BidirectionalBagTest.java
                    • BasicTypeCollectionTest.java
                    • MapKeyClassTest.java
                    • BidirectionalBagOrphanRemovalTest.java
                    • OrderedBySQLTest.java
                    • UnidirectionalMapTest.java
                    • BidirectionalMapTest.java
                    • type
                      • TimestampEpochType.java
                      • CommaDelimitedStringsJavaTypeDescriptor.java
                      • CommaDelimitedStringsType.java
                      • QueueType.java
                      • PersistentQueue.java
                    • BidirectionalSortedSetTest.java
                    • QueueTest.java
                    • OrderColumnListIndexBaseTest.java
                    • UnidirectionalOrderColumnListTest.java
                    • BasicTypeOrderColumnElementCollectionTest.java
                    • UnidirectionalComparatorSortedSetTest.java
                    • BidirectionalSetTest.java
                    • UnidirectionalOrderedByListTest.java
                    • BidirectionalOrderByListTest.java
                    • BasicTypeElementCollectionTest.java
                    • UnidirectionalBagTest.java
                    • ArrayTest.java
                    • ElementCollectionMapTest.java
                    • UnidirectionalSortedSetTest.java
                  • schema
                    • UniqueConstraintTest.java
                    • SchemaGenerationTest.hbm.xml
                    • IndexTest.java
                    • ColumnDefaultTest.java
                    • CheckTest.java
                    • SchemaGenerationTest.java
      • pom.xml
    • LICENSE
    • CONTRIBUTING.md
    • checkstyle
      • java.header
      • custom-checks.xml
    • README.adoc
    • .mvn
      • wrapper
        • MavenWrapperDownloader.java
        • maven-wrapper.properties
    • .travis.yml
    • RELEASING.adoc
    • .kokoro
      • release_snapshot.sh
      • common.sh
      • stage.cfg
      • promote.cfg
      • continuous.cfg
      • drop.cfg
      • promote.sh
      • drop.sh
      • stage.sh
      • build.sh
      • common.cfg
    • google-cloud-spanner-hibernate-samples
      • basic-hibernate-sample
        • src
          • main
            • resources
              • hibernate.cfg.xml
            • java
              • com
                • example
                  • Person.java
                  • SampleApplication.java
                  • CreditCardPayment.java
                  • Payment.java
                  • WireTransferPayment.java
          • test
            • resources
              • hibernate.properties
            • java
              • com
                • example
                  • SampleApplicationTests.java
        • pom.xml
        • README.adoc
      • pom.xml
      • microprofile-jpa-sample
        • src
          • main
            • resources
              • META-INF
                • persistence.xml
                • microprofile-config.properties
            • java
              • com
                • example
                  • microprofile
                    • Producer.java
                    • Person.java
                    • RestApplication.java
                    • PersonController.java
            • webapp
              • WEB-INF
                • beans.xml
        • pom.xml
        • README.adoc
      • spanner-hibernate-codelab
        • src
          • main
            • resources
              • hibernate.properties
              • hibernate.cfg.xml
            • java
              • codelab
                • Singer.java
                • Album.java
                • App.java
          • test
            • resources
              • hibernate.properties
            • java
              • codelab
                • AppTests.java
        • pom.xml
        • README.adoc
      • spring-data-jpa-sample
        • src
          • main
            • resources
              • templates
                • index.html
              • application.properties
            • java
              • com
                • example
                  • CoffeeApplication.java
                  • WebController.java
              • model
                • Coffee.java
                • CoffeeRepository.java
                • Customer.java
                • CustomerRepository.java
          • test
            • resources
              • application-test.properties
            • java
              • com
                • example
                  • CoffeeApplicationTests.java
        • pom.xml
        • README.adoc
      • quarkus-jpa-sample
        • src
          • main
            • resources
              • application.properties
            • java
              • com
                • example
                  • PersonRepository.java
                  • Person.java
                  • PersonController.java
          • test
            • resources
              • log4j.properties
              • application.properties
            • java
              • com
                • example
                  • PersonApplicationTest.java
        • pom.xml
        • README.adoc
    • google-cloud-spanner-hibernate-dialect
      • src
        • main
          • resources
            • META-INF
              • services
                • org.hibernate.service.spi.ServiceContributor
          • java
            • com
              • google
                • cloud
                  • spanner
                    • hibernate
                      • SpannerDialect.java
                      • SpannerTableExporter.java
                      • Interleaved.java
                      • schema
                        • SpannerSchemaMigrator.java
                        • SpannerSchemaCreator.java
                        • RunBatchDdl.java
                        • SpannerForeignKeyExporter.java
                        • SpannerSchemaManagementTool.java
                        • SpannerTableStatements.java
                        • SchemaUtils.java
                        • StartBatchDdl.java
                        • SpannerDatabaseInfo.java
                        • TableDependencyTracker.java
                        • SpannerSchemaDropper.java
                      • SpannerUniqueDelegate.java
                      • SpannerServiceContributor.java
        • test
          • resources
            • log4j.properties
          • java
            • com
              • google
                • cloud
                  • spanner
                    • hibernate
                      • SpannerTableExporterTests.java
                      • SpannerForeignKeyExporterTests.java
                      • SpannerDialectTests.java
                      • GeneratedCreateTableStatementsTests.java
                      • SpannerServiceContributorTest.java
                      • SpannerTableStatementsTests.java
                      • GeneratedUpdateTableStatementsTests.java
                      • entities
                        • Airport.java
                        • Parent.java
                        • Employee.java
                        • TestEntity.java
                        • Airplane.java
                        • SubTestEntity.java
                        • GrandParent.java
                        • Child.java
                      • GeneratedSelectStatementsTests.java
                      • MockJdbcUtils.java
      • pom.xml
    • .gitignore
    • mvnw.cmd