Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » (no subject)
(no subject) [message #692539] Mon, 04 July 2011 16:58
Juergen Kissner is currently offline Juergen KissnerFriend
Messages: 25
Registered: March 2011
Junior Member
I have been playing with @GeneratedValue(strategy=GenerationType.AUTO) on various database platforms.

The HowTo on primary key generation (wiki.eclipse.org/EclipseLink/Examples/JPA/PrimaryKey) says:
"Typically, EclipseLink picks TABLE as the strategy, since it is the most portable strategy."

The adverb "Typically" seems to indicate that the strategy EclipseLink picks for GenerationType.AUTO can be configured.

Is there a way to influence EclipseLink's choice in such a way that the strategy for GenerationType.AUTO depends on the selected database platform?

--Juergen
Previous Topic:(no subject)
Next Topic:[Moxy] Mixed objects
Goto Forum:
  


Current Time: Thu Apr 25 22:15:51 GMT 2024

Powered by FUDForum. Page generated in 0.02335 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top