Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
Originally posted by Pawe� N/A:
public java.lang.Integer ejbCreate(Integer id, String value) throws javax.ejb.CreateException {
this.setId(new Integer("0"));
this.setValue(value);
System.out.println ("Id is: " + this.getId());
return null;
}
Originally posted by Pawe� N/A:
I think it's OK, but I can't see "CALL IDENTITY()" there :-(.
--<br />Aleksander Adamowski<br /> <a href="http://olo.org.pl" target="_blank" rel="nofollow">http://olo.org.pl</a>
--<br />Aleksander Adamowski<br /> <a href="http://olo.org.pl" target="_blank" rel="nofollow">http://olo.org.pl</a>
please buy this thing and then I get a fat cut of the action:
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
|