Package org.n52.series.db.beans
Interface HibernateRelations
-
- All Known Subinterfaces:
HiberanteEReportingRelations
public interface HibernateRelationsInterfaces that entities can implement to share constants and to make clear which entities have which relations. Allows to throw compile time errors for non existing relations.- Since:
- 1.0.0
-
-
Nested Class Summary
-
-
-
Field Detail
-
SRID
static final String SRID
- See Also:
- Constant Field Values
-
GEOMETRY_ENTITY
static final String GEOMETRY_ENTITY
- See Also:
- Constant Field Values
-
P
static final String P
- See Also:
- Constant Field Values
-
C
static final String C
- See Also:
- Constant Field Values
-
-