Search:

Type: Posts; User: Teox; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    333

    Using Hibernate and jdbcTemplate together

    Hi,

    in the same application I have defined one datasource.

    This datasource is using by hibernate (by org.springframework.orm.hibernate3.LocalSessionFactoryBean) and by jdbcTemplate (so without...
  2. Using Hibernate e JDBCTemplate on WebSphere AS 7

    Hi,
    I'm using configuration shown in this topic (http://forum.springsource.org/showthread.php?126046-Spring-Hibernate-WebSphere) in which I use Hibernate and Spring on WebSphere 7.0. I'd want to...
  3. Replies
    0
    Views
    346

    Spring, Hibernate, WebSphere

    Hi,
    I'm using Hibernate and Spring on WebSphere AS 7.0. I'm using this configuration and it seems working correctly, I'd want a confirm it is correct:


    <?xml version="1.0" encoding="UTF-8"?>...
  4. Replies
    1
    Views
    182

    Bean shared by all applications?

    Hi,
    I'm learning Spring and I have this question. I have many applications (web applications and others) deployed on my application server: I've read that singleton scope is the default scope for...
Results 1 to 4 of 4