|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bretth.osmosis.util.TestUsersForUtf8
public class TestUsersForUtf8
Very basic app for reading the user table and checking if all records are in double encoded UTF8 format. This is only useful on the production database where the data is incorrectly doubly encoded. On a proper installation, this is unnecessary.
Constructor Summary | |
---|---|
TestUsersForUtf8()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main entry point. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestUsersForUtf8()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- The program arguments.
java.lang.Exception
- if an error occurs.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |