Jump to content

String formatting


kingaaronm

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

kingaaronm,

 

Your database probably has string functions you can use to achieve this.

 

Java does not have functions built-in to do this easily. The Apache Commons Lang project has functions to make this easy. For example it has "capitalize" and "capitalizeFully". You'll find discussions of commons lang in other threads.

 

Regards,
Matt

Link to comment
Share on other sites

  • 8 years later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...