IDEMPIERE-2886:leak database resource
This commit is contained in:
parent
5da36c71f6
commit
51b8033632
|
@ -2598,6 +2598,8 @@ public final class MRole extends X_AD_Role
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DB.close(rs, pstmt);
|
||||||
}
|
}
|
||||||
|
|
||||||
validOptions.toArray(options);
|
validOptions.toArray(options);
|
||||||
|
|
Loading…
Reference in New Issue