Thank you everyone — we're doing our best to deliver the highest quality experience!
⏳ Less than 2 days left until the L2Elixir Launch!
Our team is working nonstop, polishing every little detail to ensure a smooth and exciting opening. A huge thank you to everyone who participated in the Open Beta — your support and feedback have been invaluable.
Get ready… the adventure begins soon! ⚔️✨
Launch: November 28 & 21:00 UTC +2
Website: https://l2elixir.org/
Discord: https://discord.gg/5ydPHvhbxs
Question
l2jkain
could this remove? I'm adapting a frozen code for now and would like to know if removing this would give some error
finally
{
try
{
con.close();
}
catch (SQLException e)
{
e.printStackTrace();
}
con = null;
}
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now