user268018
user268018

Reputation: 1275

Google Big table

I created one project.i want to use google Big table as my database.

so that i used JPA datastore.I created one JPA program(using eclipse) in that i selected ODBC database.I display lot of option like MySQL etc.. What option i select to interact with Bigtable.

Upvotes: 0

Views: 350

Answers (1)

Matthew Flaschen
Matthew Flaschen

Reputation: 284786

Yes, you an use JPA with App Engine's data store. There is no connection to MySQL.

Upvotes: 2

Related Questions