Click here to Skip to main content
15,891,864 members
Articles / Programming Languages / Java

Simplest Way to Avoid Hardcoding of the Confidentials in Java

Rate me:
Please Sign up or sign in to vote.
4.33/5 (4 votes)
22 Mar 2016CPOL2 min read 29.3K   3  
Using EntityManager API will help you in avoiding hardcoding of the password, it will reduce the chances of getting hacked.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
India India
I am a java lover, with some experience of working in web development and mobile development. I have a keen interest in developing java libraries and utility classes. Am not so experienced in software development but still i love to share whatever i know and use techniques. I enjoy learning new things, new stuffs to be a better developer.

Comments and Discussions