C E G H I K O P R S V 
All Classes All Packages

C

clear() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
containsKey(Object) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
containsValue(Object) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 

E

entrySet() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
equals(Object) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
Returns whether an object is equal to this one or not

G

get(Object) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
getValue() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
Returns the stored information as a string

H

hashCode() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 

I

isEmpty() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 

K

keySet() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 

O

org.openstreetmap.osmosis.hstore - package org.openstreetmap.osmosis.hstore
 

P

PGHStore - Class in org.openstreetmap.osmosis.hstore
This implements a class that handles the PostgreSQL contrib/hstore type
PGHStore() - Constructor for class org.openstreetmap.osmosis.hstore.PGHStore
required by the driver
PGHStore(String) - Constructor for class org.openstreetmap.osmosis.hstore.PGHStore
Initialize a hstore with a given string representation
PGHStore(Map<String, String>) - Constructor for class org.openstreetmap.osmosis.hstore.PGHStore
 
put(String, String) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
putAll(Map<? extends String, ? extends String>) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 

R

remove(Object) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 

S

setValue(String) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
setValue(Map<String, String>) - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
size() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 

V

values() - Method in class org.openstreetmap.osmosis.hstore.PGHStore
 
C E G H I K O P R S V 
All Classes All Packages