Yes it is!... Thank you! The javadoc of the API is sometime hard to browse...
Regards, exxos. On Wed, May 18, 2011 at 7:11 PM, <daniel.weidele@***> wrote: > Hi, > > in class DBTable there is a method with signature: > > public boolean addIndex(String indexName, boolean unique, DBColumn[] > indexColumns); > > > Maybe this is what you were looking for? > > Best regards, > Daniel > > Am schrieb exxos <hatufr@***>: > > > Hello, > > > > At the colomn declartion in DBTable, how to tell that a colomn is unique > ? > > (I'm not talking about primaries keys) > > > > Regards, > > exxos. > > > > >
