Re: field with auto-increment

Raoul Pierre <[email protected]>
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
Hello,

In 
svc-persist-base/src/java/org/keel/services/persist/base/HsqldbDatabaseType.java, 
there is

    public boolean isIdentitySupported() {
        //Although HsqlDB does support Identity columns, it does not
        // allow use of additional primary keys when an identity column is
        // used...a feature which Keel uses.
        return false;
    }

does it meen it's not possible to use "Identity" with Hsqldb?

Pierre


Gene a écrit :

> I use it successfully with svc-persist-default and mysql, but don't 
> know about hsqlDB.  All that confirms is that the xdoclet tags are 
> being generated properly.
>
> hth
> gene
>
> Raoul Pierre wrote:
>
>> Hello,
>>
>> Can we use
>>
>>     *  auto-increment="identity"
>>
>> in a @persist.field meta data with svc-persist-default and hsqlDB?
>>
>> Pierre
>>
>>
>>
>>
>> http://keelframework.org/documentation.shtml
>> Keelgroup mailing list
>> [email protected]
>> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
>>
> http://keelframework.org/documentation.shtml
> Keelgroup mailing list
> [email protected]
> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
>
>
>




http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.