org.apache.derby.catalog
Interface DefaultInfo

All Known Implementing Classes:
DefaultInfoImpl

public interface DefaultInfo

An interface for describing a default for a column or parameter in Cloudscape systems.


Method Summary
 java.lang.String getDefaultText()
          Get the text of a default.
 

Method Detail

getDefaultText

public java.lang.String getDefaultText()
Get the text of a default.

Returns:
The text of the default.


Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.