Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
WG: [eclipselink-dev] id after persist

Hi,

 

I created a discussion on this topic:

 

http://wiki.eclipse.org/Talk:EclipseLink/Bugs/309681#Persistent_identity_not_assigned_by_persist.3F

 

Comments are welcome.

 

-Adrian

 

Adrian Görler
SAP AG

Pflichtangaben/Mandatory Disclosure Statements: http://www.sap.com/company/legal/impressum.epx

 

Von: Goerler, Adrian
Gesendet: Donnerstag, 6. Mai 2010 17:45
An: 'Dev mailing list for Eclipse Persistence Services'
Betreff: AW: [eclipselink-dev] id after persist

 

Hi,

 

sure.

 

So there’s no configuration option that would force the an immediate insert. In this case, I’ll have to adjust the test.

 

-Adrian

 

Adrian Görler
SAP AG

Pflichtangaben/Mandatory Disclosure Statements: http://www.sap.com/company/legal/impressum.epx


 

Von: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx] Im Auftrag von Andrei Ilitchev
Gesendet: Donnerstag, 6. Mai 2010 17:45
An: Dev mailing list for Eclipse Persistence Services
Betreff: Re: [eclipselink-dev] id after persist

 

Call em.flush() after persist.

----- Original Message -----

Sent: Thursday, May 06, 2010 11:36 AM

Subject: [eclipselink-dev] id after persist

 

Hi,

 

is there a property that could force that auto-id-values are available right after the persist method?

 

 

-Adrian

 

Adrian Görler
SAP AG

Pflichtangaben/Mandatory Disclosure Statements: http://www.sap.com/company/legal/impressum.epx

 

 

 


_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top