Klasse ColumnTypeModifier
java.lang.Object
org.eclipse.emf.cdo.server.db.mapping.ColumnTypeModifier
Can modify the column type of a
type mapping that is created by the type mapping registry.- Seit:
- 4.2
- Autor:
- Eike Stepper
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungabstract org.eclipse.net4j.db.DBTypemodify(ITypeMapping.Provider provider, IMappingStrategy mappingStrategy, EStructuralFeature feature, org.eclipse.net4j.db.DBType dbType) Can modify the column type of atype mappingthat is created by thetype mapping registry.
-
Felddetails
-
NOOP
-
-
Konstruktordetails
-
ColumnTypeModifier
public ColumnTypeModifier()
-
-
Methodendetails
-
modify
public abstract org.eclipse.net4j.db.DBType modify(ITypeMapping.Provider provider, IMappingStrategy mappingStrategy, EStructuralFeature feature, org.eclipse.net4j.db.DBType dbType) Can modify the column type of atype mappingthat is created by thetype mapping registry.
-