Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Spring
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Software Teaming: A Mob Programming, Whole-Team Approach
this week in the
Agile and Other Processes
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Rob Spoor
Junilu Lacar
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Piet Souris
Carey Brown
Bartenders:
Forum:
Spring
How to create a primary key using SYS_GUID() in spring data jpa without HIBERNATE API
vdammala vkumar
Ranch Hand
Posts: 64
posted 6 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi ,
Is there a way that I can generate a primary key by calling SYS_GUID() without using Hibernate API org.hibernate.annotations.GenericGenerator
I would like to avoid hibernate and use plain JPA.
Regards,
Vijay
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Hibernate Mapping problem because no primary key in database
Generate primary key with Custom key class in CMP
Mapping JPA Entity with a View
JPA impl. w/Hibernate & Oracle PK Sequences/Triggers
Generated ID in JPA + Hibernate - updated ID in the original object?
More...