Skip to content

Instantly share code, notes, and snippets.

@mklabs
Created August 11, 2010 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mklabs/518968 to your computer and use it in GitHub Desktop.
Save mklabs/518968 to your computer and use it in GitHub Desktop.
<table schema="${schema}" tableName="T_REPORTING_FCT" prefixColumnsByTableName="true">
<property name="useActualColumnNames" value="false" />
<columnOverride column="REPORTING_FCT_O_USABLE" javaType="java.lang.Boolean"/>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment