You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Kasper Sørensen (JIRA)" <ji...@apache.org> on 2014/12/04 19:29:13 UTC

[jira] [Updated] (METAMODEL-16) More JDBC index information in separate class

     [ https://issues.apache.org/jira/browse/METAMODEL-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kasper Sørensen updated METAMODEL-16:
-------------------------------------
    Issue Type: Improvement  (was: Bug)

> More JDBC index information in separate class
> ---------------------------------------------
>
>                 Key: METAMODEL-16
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-16
>             Project: Apache MetaModel
>          Issue Type: Improvement
>            Reporter: Kasper Sørensen
>            Priority: Trivial
>              Labels: starter
>
> (reporter: Delostilos, but moved by Kasper Sørensen)
> Add more index information into a seperate class in the JDBC module: org.eobjects.metamodel.jdbc.Index
> And make this Index class available through JdbcColumn.
> We would like to know more of an Index:
> clustered yes/no
> unique yes/no
> filtered yes/no
> the filter condition
> the columns in the index
> the name of the index
> the sort sequence
> the type: bitmap, btree ...
> An index object should have this info. The JDBC API: ​DatabaseMetadata.getIndexInfo could deliver the info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)