Searched refs:initProperties (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/lang/
H A DSystem.java528 private static native Properties initProperties(Properties props); method in class:System
672 initProperties(props);
1118 initProperties(props); // initialized by the VM
/openjdk7/jdk/src/share/classes/com/sun/rowset/
H A DCachedRowSetImpl.java375 initProperties();
477 initProperties(); // set up some default values
500 private void initProperties() throws SQLException { method in class:CachedRowSetImpl
1254 crs.initProperties();
1539 initProperties();

Completed in 293 milliseconds