Skip to content

Instantly share code, notes, and snippets.

@amaembo
Created December 31, 2015 04:43
Show Gist options
  • Save amaembo/fe149b0e2afd4127a7c6 to your computer and use it in GitHub Desktop.
Save amaembo/fe149b0e2afd4127a7c6 to your computer and use it in GitHub Desktop.
/* [pro] xx
private transient xxxxx field000001;
private transient xxxxx field0000002;
xx [/pro] */
/* [pro] xx
/**
* xxxxxxx xxxxxx xxxxxxxxxxxxxxxxxxxx xxxxx xxxx xx xx xxxxxxxxx xxxx
* xxxxxx xxxxxxxxxx xxxxxx xxxxx xx xxx xxxxxxxx xx xxxxxxx
*/
private final void xxxxxxxxxxxxxxxxxxxxxxxxx () {
try {
xxxxxxxxxxxxxxxxx xxxx x xxxxxxxxxxxxxxx;
int size = xxxxxxxxxxxxxxxxxxxxx;
xxx xxxxxxxxx x x;
xxx xxxxxxxxxx x x;
xxxxx xxxxxxxxxxxxxxx = new xxxxxxxxx;
xxxxx xxxxxxxxxxxxxxxx = new xxxxxxxxx;
for (int i = 0; i < size; i++) {
int type = xxxxxxxxxxxxxxxxxxxx x xx;
if (type == Types.LONGVARBINARY || type == Types.LONGVARCHAR) {
xxxxxxxxxxxxxxxxxxxxxxxxxxxx = i;
}
else {
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx = i;
}
}
field000001 = new xxxxxxxxxxxxxx;
field0000002 = new xxxxxxxxxxxxxxx;
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xx xxxxxxxxxxxx xx xxxxxxxxxxxxxxxxxxx;
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xx xxxxxxxxxxxxx xx xxxxxxxxxxxxxxxxxxxx;
}
catch (SQLException e) {
xxxxxxxxxxxxxxxxxxx xxxxx xxxxxxxxx xxxxxxxxxxxxxxxxxxx xx;
}
}
xx [/pro] */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment