|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Using a HexString as IdYou can add your own custom sequence generator in EclipseLink through creating your own Sequence (org.eclipse.persistence.sequencing) subclass and adding it to your Session's DatabaseLogin using a SessionCustomizer.
You could also assign your id using a prePersist event, or directly from your application.
James Sutherland EclipseLink, TopLink Wiki: EclipseLink, TopLink Forums: TopLink, EclipseLink Book: Java Persistence |
|
|
Re: Using a HexString as Idso there is no uid-generator included with eclipselink. shouldn't be too hard to write one on my own.
thanks for the help. kind regards 2008/9/2 James Sutherland <jamesssss@...>
-- lg, alex _______________________________________________ eclipselink-users mailing list eclipselink-users@... https://dev.eclipse.org/mailman/listinfo/eclipselink-users |
| Free embeddable forum powered by Nabble | Forum Help |