All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.model.numrange.map Maven / Gradle / Ivy

Go to download

Test depdendency to support writing PDO-based tests. Also generates the SQL-scripts for the TT tables and contains some PDO tests. This artifact must be included in test-scope only!

The newest version!

# number range
name := NumberRange
id := 7
table := numrange
alias := nrange
integrity := none

## attributes
[remote, fulltracked]

long           numberPoolId    poolid            ID of the number pool
long           begin           rbegin            begin of range
long           end             rend              end of range

## indexes

## validations

## relations
NumberPool:





© 2015 - 2024 Weber Informatics LLC | Privacy Policy