oh god. this is what my old company used to control database connections. jdbc in development (tomcat) and jndi lookup everywhere else (websphere i think?). yes, we had to modify code to move to another environment! I couldn't explain this enough to my manager that this was a bad thing.
that was the least of the issues. it was on the whole, written by people who didn't know how the hell to use java. (probably former SQL devs?)
Achievements
19
Karma
0
Total ProTip Views
Komodo Dragon
Have at least one original repo where Java is the dominant language
Charity
Fork and commit to someone's open source project in need
oh god. this is what my old company used to control database connections. jdbc in development (tomcat) and jndi lookup everywhere else (websphere i think?). yes, we had to modify code to move to another environment! I couldn't explain this enough to my manager that this was a bad thing.
that was the least of the issues. it was on the whole, written by people who didn't know how the hell to use java. (probably former SQL devs?)