Proxool DataSource

阅读更多
  
          
            net.sourceforge.jtds.jdbc.Driver  
          
          
            jdbc:jtds:sqlserver://192.168.1.1;DatabaseName=test;charset=utf-8;autoReconnect=true  
         
        
            test
        
        
            test
         
        
        	user=test,password=test
        
          
            100  
          
          
            10  
          
      

	
		
			
		
		
			
				
					classpath*:cn/**/*.hbm.xml
				
			
		
		
			
				
					org.hibernate.dialect.SQLServerDialect
				
				true
				100
				
					auto
				
				true
				3
				30
				100
				50
				true
				
					true
				
				
					true 1, false 0
				
				
					true
				
				true
				
					org.hibernate.cache.EhCacheProvider
				
				
					classpath:ehcache.xml
				
			
		
	

你可能感兴趣的:(Hibernate,JDBC,XML,Java,Cache)