links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Home / people / s2dev / groups / adms
1 - 6 of 6  
 
by s2dev 2006-10-01 09:17 sap · we20061001 · JavaEE · adms
http://www.eweek.com/article2/0,1759,2022127,00.asp?kc=EWRSS03119TX1K0000594
Nice intro to JavaEE 5 features
by s2dev 2006-10-04 09:07 JavaEE · tutorials · adms
http://java.sun.com/developer/technicalArticles/J2EE/intro_ee5/?feed=JSC
by s2dev 2007-04-30 14:13 JavaEE · jpa · rollback · adms
http://weblogs.java.net/blog/davidvc/archive/2007/04/jpa_and_rollbac.html
Wrapping is very useful as it also helps J2EE application server implementers to add support for prepared statements in a sensible way. When an application calls Connection.prepareStatement, it is returned a PreparedStatement object by the driver. The application then keeps the handle while it has the connection and closes it before it closes the connection when the request finishes. However, after the connection is returned to the pool and later reused by the same, or another application, , then ideally, we want the same PreparedStatement to be returned to the application
by s2dev 2007-06-11 03:02 JavaEE · JDBC · prepared-statement · adms
http://www.theserverside.com/tt/articles/article.tss?l=Prepared-Statments
More Ajax patterns -- this time from Sun.
by s2dev 2006-10-02 15:41 ajax · patterns · JavaEE · reference · adms
http://java.sun.com/blueprints/ajax.html
by s2dev 2007-05-05 11:33 application-server · tomcat · glassfish · adms · JavaEE
http://wiki.glassfish.java.net/gfwiki/Wiki.jsp?page=GlassFishVsTomcat
1 - 6 of 6  
Related Tags
 
- exclude ~ optional + require
-- ~ + 6 adms
-- ~ + 6 javaee
-- ~ + 1 ajax
-- ~ + 1 jdbc
-- ~ + 1 jpa
Related Members
s2dev