|
@@ -17,6 +17,7 @@ public class OscarDictionary extends DBDictionary {
|
|
|
maxConstraintNameLength = 128;
|
|
maxConstraintNameLength = 128;
|
|
|
maxEmbeddedClobSize = -1;
|
|
maxEmbeddedClobSize = -1;
|
|
|
maxEmbeddedBlobSize = -1;
|
|
maxEmbeddedBlobSize = -1;
|
|
|
|
|
+ doubleTypeName = "DOUBLE PRECISION";
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
}
|
|
}
|