Spring Framework 1.2.0 Changelog
springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead springframework.beans * BeanUtils' "isSimpleProperty" considers primitive wrapper types (Boolean, Integer, etc) as "simple" types too * BeanWrapperImpl registers a default CustomBooleanEditor for primitive BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick in before applying String[]-to-CSV conversion * added "getResourceDescription" and "getBeanName" accessors to BeanCreationException and Bea0 码力 | 67 页 | 194.16 KB | 1 年前3Spring Framework 1.2.2 Changelog
springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead springframework.beans * BeanUtils' "isSimpleProperty" considers primitive wrapper types (Boolean, Integer, etc) as "simple" types too * BeanWrapperImpl registers a default CustomBooleanEditor for primitive BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick in before applying String[]-to-CSV conversion * added "getResourceDescription" and "getBeanName" accessors to BeanCreationException and Bea0 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 1.2.1 Changelog
springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead springframework.beans * BeanUtils' "isSimpleProperty" considers primitive wrapper types (Boolean, Integer, etc) as "simple" types too * BeanWrapperImpl registers a default CustomBooleanEditor for primitive BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick in before applying String[]-to-CSV conversion * added "getResourceDescription" and "getBeanName" accessors to BeanCreationException and Bea0 码力 | 69 页 | 197.87 KB | 1 年前3Spring Framework 1.2.7 Changelog
invocation * BeanWrapperImpl passes a null value to a PropertyEditor's "setValue" method, allowing for conversion of null values * added "nullAsEmptyCollection" flag to CustomCollectionEditor, allowing to convert specify a custom separator for String splitting * fixed ArgumentConvertingMethodInvoker to perform conversion attempts on a copy of the argument array (not the source) * added "containsLocalBean" method to springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.3 Changelog
springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead springframework.beans * BeanUtils' "isSimpleProperty" considers primitive wrapper types (Boolean, Integer, etc) as "simple" types too * BeanWrapperImpl registers a default CustomBooleanEditor for primitive BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick in before applying String[]-to-CSV conversion * added "getResourceDescription" and "getBeanName" accessors to BeanCreationException and Bea0 码力 | 74 页 | 215.40 KB | 1 年前3Spring Framework 1.2.5 Changelog
springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead springframework.beans * BeanUtils' "isSimpleProperty" considers primitive wrapper types (Boolean, Integer, etc) as "simple" types too * BeanWrapperImpl registers a default CustomBooleanEditor for primitive BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick in before applying String[]-to-CSV conversion * added "getResourceDescription" and "getBeanName" accessors to BeanCreationException and Bea0 码力 | 79 页 | 226.37 KB | 1 年前3Spring Framework 1.2.4 Changelog
springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead springframework.beans * BeanUtils' "isSimpleProperty" considers primitive wrapper types (Boolean, Integer, etc) as "simple" types too * BeanWrapperImpl registers a default CustomBooleanEditor for primitive BeanWrapperImpl to allow custom PropertyEditor (setValue) to kick in before applying String[]-to-CSV conversion * added "getResourceDescription" and "getBeanName" accessors to BeanCreationException and Bea0 码力 | 77 页 | 223.73 KB | 1 年前3Spring Framework 2.5.5 Changelog
avoiding class loading and synchronization issues * BeanPropertySqlParameterSource uses specific integer/decimal SQL types by default now (e.g. TINYINT, BIGINT, DOUBLE) * introduced SqlXmlHandler abstraction BeanWrapperImpl resolves the target type for a generically typed bean property, performing appropriate type conversion * StringArrayPropertyEditor (for comma-delimited splitting of array elements) registered for short[] well-known collection implementation types for generic element conversion again (like Spring 2.0) * TypeConverterDelegate protects its text conversion step against PropertyEditors which don't support "setValue"0 码力 | 101 页 | 291.00 KB | 1 年前3Spring Framework 1.2.8 Changelog
invocation * BeanWrapperImpl passes a null value to a PropertyEditor's "setValue" method, allowing for conversion of null values * added "nullAsEmptyCollection" flag to CustomCollectionEditor, allowing to convert specify a custom separator for String splitting * fixed ArgumentConvertingMethodInvoker to perform conversion attempts on a copy of the argument array (not the source) * added "containsLocalBean" method to springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 1.2.x Changelog
invocation * BeanWrapperImpl passes a null value to a PropertyEditor's "setValue" method, allowing for conversion of null values * added "nullAsEmptyCollection" flag to CustomCollectionEditor, allowing to convert specify a custom separator for String splitting * fixed ArgumentConvertingMethodInvoker to perform conversion attempts on a copy of the argument array (not the source) * added "containsLocalBean" method to springframework.samples * changed "id" property of PetClinic's persistent entities from type int to Integer * reworked PetClinic's Hibernate DAO to use "merge" (plus IdTransferringMergeEventListener) instead0 码力 | 94 页 | 267.57 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7