You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by dj...@apache.org on 2007/05/23 00:07:21 UTC

svn commit: r540772 - /db/derby/code/trunk/java/engine/org/apache/derby/catalog/TypeDescriptor.java

Author: djd
Date: Tue May 22 15:07:21 2007
New Revision: 540772

URL: http://svn.apache.org/viewvc?view=rev&rev=540772
Log:
Fix javadoc errors in TypeDescriptor.

Modified:
    db/derby/code/trunk/java/engine/org/apache/derby/catalog/TypeDescriptor.java

Modified: db/derby/code/trunk/java/engine/org/apache/derby/catalog/TypeDescriptor.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/catalog/TypeDescriptor.java?view=diff&rev=540772&r1=540771&r2=540772
==============================================================================
--- db/derby/code/trunk/java/engine/org/apache/derby/catalog/TypeDescriptor.java (original)
+++ db/derby/code/trunk/java/engine/org/apache/derby/catalog/TypeDescriptor.java Tue May 22 15:07:21 2007
@@ -21,6 +21,8 @@
 
 package org.apache.derby.catalog;
 
+import org.apache.derby.iapi.types.StringDataValue;
+
 /**
  *
  * An interface for describing types in Derby systems.
@@ -37,7 +39,6 @@
 	//	CONSTANTS
 	//
 	///////////////////////////////////////////////////////////////////////
-
 
 	/**
 	  The return value from getMaximumWidth() for types where the maximum