Status | Fully Qualified Name |
NEW | org.springframework.jdbc.core.DataClassRowMapper |
MODIFIED | org.springframework.jdbc.core.metadata.CallParameterMetaData |
UNCHANGED | org.springframework.jdbc.support.JdbcUtils |
MODIFIED | org.springframework.jdbc.support.SQLErrorCodesFactory |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.jdbc.core.BeanPropertyRowMapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.jdbc.core.RowMapper | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DataClassRowMapper(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public | DataClassRowMapper() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | org.springframework.jdbc.core.DataClassRowMapper | newInstance(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.jdbc.core.DataClassRowMapper | newInstance(java.lang.Class, | n.a. | n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | CallParameterMetaData(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | CallParameterMetaData(boolean, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | isFunction() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
UNCHANGED | static public | java.lang.Object | extractDatabaseMetaData(javax.sql.DataSource,
Annotations:
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.springframework.jdbc.support.SQLErrorCodes | resolveErrorCodes(javax.sql.DataSource)
Annotations:
| n.a. | n.a. |
|