]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2496,CSPACE-3240: Added braindead example of init handler to change data type...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 6 Jan 2011 00:04:18 +0000 (00:04 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 6 Jan 2011 00:04:18 +0000 (00:04 +0000)
commit65ca0542d5929193269ee94b39bdbb4f4afe8ec2
treecfc78505b288a8bc83abdd23b6c247e74e1781ea
parent99eb33347424fc38c8517c38b2d1b3ac79a49230
CSPACE-2496,CSPACE-3240: Added braindead example of init handler to change data type of comments field in CollectionObject.
services/common/src/main/config/services/tenant-bindings.xml
services/common/src/main/java/org/collectionspace/services/common/init/AddIndices.java
services/common/src/main/java/org/collectionspace/services/common/init/InitHandler.java
services/common/src/main/java/org/collectionspace/services/common/init/MakeLargeTextFields.java [new file with mode: 0644]
services/common/src/main/java/org/collectionspace/services/common/storage/JDBCTools.java