Searched refs:collationName (Results 1 – 1 of 1) sorted by relevance
663 final String collationName = "cts_" + System.nanoTime(); in testExecPerConnectionSQL() local665 new Object[] { locale.getName(), collationName }); in testExecPerConnectionSQL()669 null, null, null, null, "name COLLATE " + collationName + " ASC", null)) { in testExecPerConnectionSQL()