MCPcopy Create free account
hub / github.com/YeDaxia/SqliteLookup / parseResultSetToModel

Method parseResultSetToModel

src/com/darcye/sqlite/SqlHelper.java:235–297  ·  view source on GitHub ↗

use reflection to parse queryResult's value into model @param queryResult @param model

(ResultSet queryResult,
			Object model)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 10

getValueMethod · 0.80
getShortValueMethod · 0.80
getIntValueMethod · 0.80
getLongValueMethod · 0.80
getFloatValueMethod · 0.80
getDoubleValueMethod · 0.80
getBooleanValueMethod · 0.80
getStringValueMethod · 0.80
getDateValueMethod · 0.80
getTypeMethod · 0.45

Tested by

no test coverage detected