jdbc (RSS)

With regard to the use of java exceptions Some Thoughts

Has been unusual problems. To write about some of their own views. Many involve a number of commonly used java development framework. spring framework for all of the sql, or Hibernate Exception conver ...

spring2 the way through jdbc to read. update the database clob or blob type of data

Today, due to the need for the project must be spring the way through jdbc to read and update the clob types of data, just the beginning, I get a data connection directly through the spring and then u ...

JPA Overview

Java Persistence API JPA through JDK 5.0 annotations or XML description of the object - the relationship between the mapping table and run-time persistence of the entity object to the database. Sun in ...

The working principle ssh

Principle: 1. Read and analytic profile 2. Read and analytical mapping information, create a SessionFactory 3. Open Sesssion 4. Transation create Affairs 5. Persistent operating 6. Submit 7,. Close Se ...

Netbeans + JRuby Development Notes (4) - will be deployed jruby on rails open to tomcat

Jruby on rails development to the application deployed to tomcat Environment windows XP jdk 6u12 jruby 1.2.0 rails 2.2.2 netbeans 6.5.1 tomcat 5.5 mysql 5 Upgrade to jruby 1.2.0 jruby not used netbean ...

Netbeans + JRuby Development Notes (4)

Jruby on rails development to the application deployed to tomcat Environment windows XP jdk 6u12 jruby 1.2.0 rails 2.2.2 netbeans 6.5.1 tomcat 5.5 mysql 5 Upgrade to jruby 1.2.0 jruby not used netbean ...

Integrated Development ssh

1 by adding the jar package j2ee. Add to lib in (Note, it is best to package jar project are added to the inside in order to shake off the shackles of MyEclipse) 2. Join the spring (remember to add th ...

Hibernate Performance Optimization 1

First, modify, and delete volume In Hibernate 2, if any need to modify, and delete data operation, are required to execute a query operation, being necessary to modify or delete data, then the corresp ...

Hibernate query object Expression package introduced

Criteria Query is provided by the Hibernate object-oriented SQL statement expressed in a way. When we approach the use of JDBC to query the data will be written like this: select NAME FROM EMPLOYEE wh ...

java programmer why it is worthless?

"java programmers are no longer worthless." This seems to have not one or two people said, it seems that more and more people, especially in the current tide of economic crisis before us, si ...

MLDN J2EE personal collection of video tutorials (nano disk download)

Page 1-JSP_JDBC_ false. Rar http://www.namipan.com/d/30228e1349234e8bfd9de9a34dee7ae5df5919d3b27c4902 True 2-JSP_JDBC_ page (based on the MySQL database) http://www.namipan.com/d/3ca28ac94a835c2d127ee ...

SSH package c: Hibernate.cfg.xml from Spring management, use services, services in the DAO layer

SSH package c: Hibernate.cfg.xml from Spring management, use services, services in the DAO layer 1, should first write the packet com.mengya.entity: is this package com.mengya.dao: DAO interface packa ...

A review of knowledge hibernate

1. For the Oracle database, the common way to generate primary key assigned, sequence, uuid.hex. assigned: the primary key generated by the external process is responsible for the need to participate ...

The third study spring2.5 Notebook: spring in support of the JDBC

In the DAO class, we have inherited from Spring's DAO, the code is as follows: wrote jdbcDaoSupport import java.util.List; import org.springframework.jdbc.core.support.JdbcDaoSupport; import com.s ...

hibernate safety management data sources

Secure Access database is very important thing. Build a web application if the application needs access to the database or, if the database user name and password directly on the hibernate configurati ...

hibernate data source security management

Secure Access database is very important thing. Build a web application if the application needs access to the database or, if the database user name and password directly on the hibernate configurati ...

HIBERNATE connect SQLSERVER2005

2009-04-08 10:04:15692 [com.mchange.v2.async.ThreadPoolAsynchronousRunner $ PoolThread-# 2] DEBUG (BasicResourcePool.java: 1831) - An exception occurred while acquiring a poolable resource. Will retry ...

Detailed property hibernate (转帖)

Detailed property hibernate (转帖) <bean destroy-method="close"> <! - Jdbc.properties use the following configuration property file configuration, and can write the reason why is beca ...

Hibernate with the original】 【Ibitas What is the difference between

ibatis ----- iBATIS comes from the word "internet" and "abatis" the combination of Clinton Begin is a 2001 open-source project initiated. Initially focused on the development of en ...

Struts1.3.8 + JPA (Hibernate implementation) + Spring2.5 integration (c)

persistence.xml: JPA configuration files are easy way to put in / src / META-INF under, META-INF and persistence should not change the names of all

My cover letter in English

Applied For Java Developer Engineer March 23, 2009 Nanhua university Changsheng West on the 28th Hengyang Hunan, China 421001 Dear Sir or Madam: I'm glad to tell you that I'll be engaged as a ...

Java Performance Optimization Tips Collection

=================================== Abstract: ============= ================== Procedures for use of resources (memory, CPU time, network bandwidth, etc.) are limited, the purpose of optimization is t ...

spring of the fourth study

On spring integration 1, spring, and a combination of jdbc development <br /> use Spring + JDBC integration steps are as follows: / / First of all configuration data source <bean destroy-meth ...

Stage next week, summed up the goal - to Li Gang, the auction system struts2 read: Struts2 + spring + jdbc

After nearly a month of spring of the study, summed up the next spring for some of the core things: 1.DI (spring dependency injection) This chapter is spring inside the most easy things, but for advan ...

About hibernate cache and CRUD

hibernate as a now relatively popular lightweight ORM framework, started in 2003 in the domestic epidemic, and to do at the moment still on Persistence Layer dominant. Although rich and flexible objec ...

Rails2.2.2 on the adapter to install mysql

Gem install mysql on Rails2.2.2 Environment: WindowsXP RadRails ruby1.8.2 rails2.2.2 mysql5.1.30 click google and found Rails2.2.2 database does not include the mysql adapter, needs its own installati ...

java.sql.SQLException: Network error IOException:

java.sql.SQLException: Network error IOException: No buffer space available (maximum connections reached?): connect at net.sourceforge.jtds.jdbc.ConnectionJDBC2. <init> (ConnectionJDBC2.java: 37 ...

Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)

Hibernate.cfg.xml configuration file: