edu.udo.cs.miningmart.m4.utils
Interface M4Table
- All Known Implementing Classes:
- M4Data
- public interface M4Table
- Version:
- $Id: M4Table.java,v 1.3 2006/04/11 14:10:10 euler Exp $
- Author:
- Martin Scholz
Field Summary |
static java.lang.String |
NOT_NULL
This constant indicates that an attribute has a
NOT NULL constraint. |
NOT_NULL
public static final java.lang.String NOT_NULL
- This constant indicates that an attribute has a
NOT NULL
constraint.
- See Also:
- Constant Field Values
getM4TableName
public java.lang.String getM4TableName()
getIdAttributeName
public java.lang.String getIdAttributeName()
getM4Info
public M4Info getM4Info()
Copyright © 2001-2005