Searched refs:propertiesToStringInternal (Results 1 – 1 of 1) sorted by relevance
718 return propertiesToStringInternal(properties, true /* isLong */); in propertiesToString()729 return propertiesToStringInternal(properties, false /* isLong */); in propertiesToStringShort()732 private static String propertiesToStringInternal(int properties, boolean isLong) { in propertiesToStringInternal() method in Connection