Salome HOME
Mapping is fixed. Relation in the mapping is inherited from Persistent now. Versionin...
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / dal / bo / kernel / Attribute.java
index c3096c792f29b522b342f12a7fea48b98842726c..50f94c281394f4786128d36dddbe01f04362e8f8 100644 (file)
@@ -16,7 +16,7 @@ public abstract class Attribute extends Persistent {
 //  ==============================================================================================================================
 
 //  Database fetch constructor.
-    protected Attribute () {
+    public Attribute () {
     }
 //  Initialization constructor
     protected Attribute (Any from) {