You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Suresh Thalamati <su...@gmail.com> on 2006/08/10 21:19:50 UTC

What is the correct file to define new connection level attributes ?

As part of my (re) encryption work , added couple of new attributes
newBootPassword and newEncryptionKey to 
org.apache.derby.iapi.reference.Attribute.java.

today by accident noticed there is another version of
Attribute.java in org.apache.derby.shared.common.reference

What is correct file to be used to define the new attributes ?


Thanks
-suresh