[eclipselink-dev] bug-248780.patch
+ */ + public void testEvictClassObject() { + String beforeCache; + String afterCache; + System.out.println("evictclassObject"); + EntityManager em2 = createEntityManager("default1"); + beginTransaction(em2); + Employee e2 = new ... [ + info ]
12/03/2008 12:19 AM
default1
trangha75 posted a photo:. default1. [ + info ]
08/29/2008 11:37 AM
Retrieve value from popup window using javascript
Default1 with one textbox (txt1) and one button(btn1) 2. Default2 with one textbox(txt2) and one button(btn2) Aim: Open the popup window(default2) and enter the value in txt2 of default2 then click on the btn2, it closed the popup ... [ + info ]
11/05/2008 06:50 AM