pip_services3_postgres
pip_services3_postgres
PostgresPersistence
<
T
>
isOpen method
isOpen
isOpen
method
Null safety
@
override
bool
isOpen
(
)
override
Checks if the component is opened.
Return true if the component has been opened and false otherwise.
pip_services3_postgres
pip_services3_postgres
PostgresPersistence
<
T
>
isOpen method
PostgresPersistence class
Constructors
PostgresPersistence
Properties
client_
connection_
databaseName_
dependencyResolver_
hashCode
logger_
maxPageSize_
runtimeType
schemaName_
tableName_
Methods
clear
clearSchema
close
configure
convertFromPublic_
convertToPublic_
create
createSchema_
defineSchema_
deleteByFilter_
ensureIndex_
ensureSchema_
generateColumns_
generateParameters_
generateSetParameters_
generateValues_
getCountByFilter_
getListByFilter_
getOneRandom_
getPageByFilter_
isOpen
noSuchMethod
open
quotedTableName_
quoteIdentifier_
setReferences
toString
unsetReferences
Operators
operator ==