This note has been obsolete since r376. Removed.
This commit is contained in:
@@ -105,9 +105,7 @@ public abstract class SchemaMigration extends Modifier
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A convenient migration for changing the type of an existing field. NOTE: This object is
|
* A convenient migration for changing the type of an existing field.
|
||||||
* instantiated with the name of a persistent field, not the name of a database column. These
|
|
||||||
* can be very different things for classes that use @Column annotations.
|
|
||||||
*/
|
*/
|
||||||
public static class Retype extends SchemaMigration
|
public static class Retype extends SchemaMigration
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user