Author: tfischer
Date: Fri Oct 26 19:40:58 2012
New Revision: 1402632
URL: http://svn.apache.org/viewvc?rev=1402632&view=rev
Log:
remove trailing spaces from line
Modified:
db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/typemapping/SqlTypeWithJdbcType.java
Modified:
db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/typemapping/SqlTypeWithJdbcType.java
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/typemapping/SqlTypeWithJdbcType.java?rev=1402632&r1=1402631&r2=1402632&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/typemapping/SqlTypeWithJdbcType.java
(original)
+++
db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/typemapping/SqlTypeWithJdbcType.java
Fri Oct 26 19:40:58 2012
@@ -72,7 +72,7 @@ public class SqlTypeWithJdbcType
* The SQL expression for the type name, not null.
*/
private String sqlTypeName;
-
+
/**
* The jdbc type as in <code>java.sql.types</code>
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]