Java 7 introduce new language feature called try-with-resource statement. Generally we see database connection statement, result-set, ...
確定! 回上一頁