Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOTdata only through HTTP GET or HTTP POST but non-browser clients can also use HTTP PUT, PATCH, and DELETE. The Servlet API requires ServletRequest.getParameter*() methods to support form field access only for HTTP POST. The spring-web module provides FormContentFilter to intercept HTTP PUT, PATCH, and DELETE requests with a content type of application/x-www-form-urlencoded, read the form data from the @RequestMapping without HTTP method declarations, the Allow header is set to GET,HEAD,POST,PUT,PATCH,DELETE,OPTIONS. Controller methods should always declare the supported HTTP methods (for example, by using0 码力 | 259 页 | 3.58 MB | 1 年前3
Spring Framework 1.2.x Changelogource" and JTA transaction resume with subsequent access * added overloaded query/insert/update/delete operations without parameter object to SqlMapClientOperations/Template * LocalPersistenceManagerFactoryBean "bulkUpdate" convenience operations to HibernateOperations/HibernateTemplate, for Hibernate3 bulk update/delete * fixed HibernateTemplate to apply a "firstResult" value of 0 to DetachedCriteria too, resetting with just a ResourceLoader as argument * fixed AbstractTransactionalDataSourceSpringContextTests to delete from tables even if info logging is turned off Package org.springframework.orm * upgraded to the0 码力 | 94 页 | 267.57 KB | 1 年前3
Spring Framework 1.2.7 Changelog"bulkUpdate" convenience operations to HibernateOperations/HibernateTemplate, for Hibernate3 bulk update/delete * fixed HibernateTemplate to apply a "firstResult" value of 0 to DetachedCriteria too, resetting with just a ResourceLoader as argument * fixed AbstractTransactionalDataSourceSpringContextTests to delete from tables even if info logging is turned off Package org.springframework.orm * upgraded to the explicit Strings * added overloaded StringTrimmerEditor constructor that takes a set of chars to delete (e.g. for unwanted line breaks) * added "getBeanNamesForType" method to ListableBeanFactory interface0 码力 | 87 页 | 248.22 KB | 1 年前3
Spring Framework 1.2.6 Changelog"bulkUpdate" convenience operations to HibernateOperations/HibernateTemplate, for Hibernate3 bulk update/delete * fixed HibernateTemplate to apply a "firstResult" value of 0 to DetachedCriteria too, resetting with just a ResourceLoader as argument * fixed AbstractTransactionalDataSourceSpringContextTests to delete from tables even if info logging is turned off Package org.springframework.orm * upgraded to the explicit Strings * added overloaded StringTrimmerEditor constructor that takes a set of chars to delete (e.g. for unwanted line breaks) * added "getBeanNamesForType" method to ListableBeanFactory interface0 码力 | 83 页 | 236.45 KB | 1 年前3
Spring Framework 1.2.8 Changelog"bulkUpdate" convenience operations to HibernateOperations/HibernateTemplate, for Hibernate3 bulk update/delete * fixed HibernateTemplate to apply a "firstResult" value of 0 to DetachedCriteria too, resetting with just a ResourceLoader as argument * fixed AbstractTransactionalDataSourceSpringContextTests to delete from tables even if info logging is turned off Package org.springframework.orm * upgraded to the explicit Strings * added overloaded StringTrimmerEditor constructor that takes a set of chars to delete (e.g. for unwanted line breaks) * added "getBeanNamesForType" method to ListableBeanFactory interface0 码力 | 89 页 | 254.65 KB | 1 年前3
Spring Framework 1.2.5 Changelogwith just a ResourceLoader as argument * fixed AbstractTransactionalDataSourceSpringContextTests to delete from tables even if info logging is turned off Package org.springframework.orm * upgraded to the explicit Strings * added overloaded StringTrimmerEditor constructor that takes a set of chars to delete (e.g. for unwanted line breaks) * added "getBeanNamesForType" method to ListableBeanFactory interface SqlMapClientFactoryBean, with default true (transactional lazy loading) * added overloaded "update"/"delete" methods to SqlMapClientOperations/Template, with required number of affected rows * marked SqlMapDaoSupport0 码力 | 79 页 | 226.37 KB | 1 年前3
Spring Framework 1.2.4 Changelogwith just a ResourceLoader as argument * fixed AbstractTransactionalDataSourceSpringContextTests to delete from tables even if info logging is turned off Package org.springframework.orm * upgraded to the explicit Strings * added overloaded StringTrimmerEditor constructor that takes a set of chars to delete (e.g. for unwanted line breaks) * added "getBeanNamesForType" method to ListableBeanFactory interface SqlMapClientFactoryBean, with default true (transactional lazy loading) * added overloaded "update"/"delete" methods to SqlMapClientOperations/Template, with required number of affected rows * marked SqlMapDaoSupport0 码力 | 77 页 | 223.73 KB | 1 年前3
Spring Framework 1.1.5 Changelogexplicit Strings * added overloaded StringTrimmerEditor constructor that takes a set of chars to delete (e.g. for unwanted line breaks) * added "getBeanNamesForType" method to ListableBeanFactory interface SqlMapClientFactoryBean, with default true (transactional lazy loading) * added overloaded "update"/"delete" methods to SqlMapClientOperations/Template, with required number of affected rows * marked SqlMapDaoSupport "checkWriteOperations" flag to HibernateTemplate, to be able to suppress read-only check on save/update/delete * BlobSerializableType properly converts between Java null and SQL NULL, and properly handles null0 码力 | 57 页 | 166.71 KB | 1 年前3
Spring Framwork Data Access v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71 Updating (INSERT, UPDATE, and DELETE) with JdbcTemplate. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 Other JdbcTemplate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144 Updating (INSERT, UPDATE, and DELETE) with DatabaseClient . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 Binding Values t_actor", actorMapper) } Updating (INSERT, UPDATE, and DELETE) with JdbcTemplate You can use the update(..) method to perform insert, update, and delete operations. Parameter values are usually provided0 码力 | 197 页 | 2.76 MB | 1 年前3
Spring Framework 1.2.0 Changelogexplicit Strings * added overloaded StringTrimmerEditor constructor that takes a set of chars to delete (e.g. for unwanted line breaks) * added "getBeanNamesForType" method to ListableBeanFactory interface SqlMapClientFactoryBean, with default true (transactional lazy loading) * added overloaded "update"/"delete" methods to SqlMapClientOperations/Template, with required number of affected rows * marked SqlMapDaoSupport "checkWriteOperations" flag to HibernateTemplate, to be able to suppress read-only check on save/update/delete * BlobSerializableType properly converts between Java null and SQL NULL, and properly handles null0 码力 | 67 页 | 194.16 KB | 1 年前3
共 281 条
- 1
- 2
- 3
- 4
- 5
- 6
- 29













