Spring Framwork Data Access v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 3.4.2. Using DataSourceUtils . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . of this reference documentation. 1.3.2. Low-level Synchronization Approach Classes such as DataSourceUtils (for JDBC), EntityManagerFactoryUtils (for JPA), SessionFactoryUtils (for Hibernate), and so can instead use Spring’s org.springframework.jdbc.datasource.DataSourceUtils class, as follows: Connection conn = DataSourceUtils.getConnection(dataSource); If an existing transaction already has0 码力 | 197 页 | 2.76 MB | 1 年前3Spring Framework 1.2.2 Reference
database ......................................................................... 109 10.3.1. DataSourceUtils ............................................................................................ Transaction management Spring Framework Version 1.2.2 82 At a lower level exist classes such as DataSourceUtils (for JDBC), SessionFactoryUtils (for Hibernate), PersistenceManagerFactoryUtils (for JDO), and you would instead use Spring's org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); If an existing transaction exists, and0 码力 | 269 页 | 1.41 MB | 1 年前3Spring Framework 1.1.1 Reference
database .......................................................................... 96 10.3.1. DataSourceUtils ............................................................................................ DataSource, but must use the Spring org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); This has the added advantage that any course, once you've used Spring's JDBC support or Hibernate support, you won't want to use DataSourceUtils or the other helper classes, because you'll be much happier working via the Spring abstraction0 码力 | 194 页 | 1.12 MB | 1 年前3Spring Framework 1.1.3 Reference
database .......................................................................... 101 10.3.1. DataSourceUtils ............................................................................................ DataSource, but must use the Spring org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); This has the added advantage that any course, once you've used Spring's JDBC support or Hibernate support, you won't want to use DataSourceUtils or the other helper classes, because you'll be much happier working via the Spring abstraction0 码力 | 203 页 | 1.15 MB | 1 年前3Spring Framework 1.1.2 Reference
. 100 Spring - Java/J2EE Application Framework Spring Framework Version 1.1.2 iv 10.3.1. DataSourceUtils ............................................................................................ DataSource, but must use the Spring org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); This has the added advantage that any course, once you've used Spring's JDBC support or Hibernate support, you won't want to use DataSourceUtils or the other helper classes, because you'll be much happier working via the Spring abstraction0 码力 | 199 页 | 1.14 MB | 1 年前3Spring Framework 1.2.6 Reference
database ......................................................................... 117 11.3.1. DataSourceUtils ............................................................................................ Transaction management Spring Framework Version 1.2.6 89 At a lower level exist classes such as DataSourceUtils (for JDBC), SessionFactoryUtils (for Hibernate), PersistenceManagerFactoryUtils (for JDO), and you would instead use Spring's org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); If an existing transaction exists, and0 码力 | 290 页 | 1.49 MB | 1 年前3Spring Framework 1.2.x Reference
database ......................................................................... 128 11.3.1. DataSourceUtils ............................................................................................ Transaction management Spring Framework Version 1.2.9 100 At a lower level exist classes such as DataSourceUtils (for JDBC), SessionFactoryUtils (for Hibernate), PersistenceManagerFactoryUtils (for JDO), and you would instead use Spring's org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); If an existing transaction exists, and0 码力 | 289 页 | 1.50 MB | 1 年前3Spring Framework 1.2.3 Reference
database ......................................................................... 109 10.3.1. DataSourceUtils ............................................................................................ Transaction management Spring Framework Version 1.2.3 81 At a lower level exist classes such as DataSourceUtils (for JDBC), SessionFactoryUtils (for Hibernate), PersistenceManagerFactoryUtils (for JDO), and you would instead use Spring's org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); If an existing transaction exists, and0 码力 | 276 页 | 1.44 MB | 1 年前3Spring Framework 1.2.8 Reference
database ......................................................................... 117 11.3.1. DataSourceUtils ............................................................................................ Transaction management Spring Framework Version 1.2.8 89 At a lower level exist classes such as DataSourceUtils (for JDBC), SessionFactoryUtils (for Hibernate), PersistenceManagerFactoryUtils (for JDO), and you would instead use Spring's org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); If an existing transaction exists, and0 码力 | 290 页 | 1.49 MB | 1 年前3Spring Framework 1.2.4 Reference
database ......................................................................... 117 11.3.1. DataSourceUtils ............................................................................................ Transaction management Spring Framework Version 1.2.4 89 At a lower level exist classes such as DataSourceUtils (for JDBC), SessionFactoryUtils (for Hibernate), PersistenceManagerFactoryUtils (for JDO), and you would instead use Spring's org.springframework.jdbc.datasource.DataSourceUtils class as follows: Connection conn = DataSourceUtils.getConnection(dataSource); If an existing transaction exists, and0 码力 | 289 页 | 1.49 MB | 1 年前3
共 33 条
- 1
- 2
- 3
- 4