Package org.openmrs.util.databasechange

Class Summary
BooleanConceptChangeSet Adds yes/no boolean concepts and changes all boolean obs values to match these concepts
ConceptValidatorChangeSet This change set is run just after the conversion of core concept name tags to concept name types' it runs through all the rows in the concept table and checks if all its conceptNames conform to the constraints added with the conversion of the tags.
GenerateUuid Uses Java's UUID class to generate UUIDs for all rows in all tables in the tableNames parameter.
SourceMySqldiffFile Executes (aka "source"s) the given file on the current database.
 


OpenMRS-trunk

Generated Jul 29 2010 10:05 PM. NOTE - these libraries are in active development and subject to change