Searched refs:_blobType (Results 1 – 1 of 1) sorted by relevance
81 protected String _blobType; //if not set, is deduced from the type of the database at runtime field in JDBCSessionIdManager158 if (_blobType != null) in getBlobType()159 return _blobType; in getBlobType()308 _blobType = name; in setBlobType()313 return _blobType; in getBlobType()