Undocumented in source.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
End the session by releasing the JDBC connection and cleaning up.
Check if this instance is associated with this Session
Create a new instance of Query for the given HQL query string
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Read the persistent state associated with the given identifier into the given transient instance
Undocumented in source. Be warned that the author may not have intended to support it.
Check if the session is currently connected.
Does this session contain any changes which must be synchronized with the database? In other words, would any DML operations be executed if we flushed this session?
Check if the session is still open.
Undocumented in source. Be warned that the author may not have intended to support it.
Read the persistent state associated with the given identifier into the given transient instance.
Read the persistent state associated with the given identifier into the given transient instance
Read entities referenced by property
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Persist the given transient instance.
Undocumented in source. Be warned that the author may not have intended to support it.
Re-read the state of the given instance from the underlying database.
Undocumented in source. Be warned that the author may not have intended to support it.
Persist the given transient instance, first assigning a generated identifier if not assigned; returns generated value
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source.
Undocumented in source.
Undocumented in source.
Undocumented in source.
Undocumented in source.
returns metadata
not supported in current implementation
not supported in current implementation
not supported in current implementation
closes session
Does this session contain any changes which must be synchronized with the database? In other words, would any DML operations be executed if we flushed this session?
Check if the session is still open.
Check if the session is currently connected.
Check if this instance is associated with this Session.
Retrieve session factory used to create this session
Lookup metadata to find entity name for object.
Lookup metadata to find entity name for class type info.
Return the persistent instance of the given named entity with the given identifier, or null if there is no such persistent instance.
Read the persistent state associated with the given identifier into the given transient instance.
Read the persistent state associated with the given identifier into the given transient instance.
Return the persistent instance of the given named entity with the given identifier, or null if there is no such persistent instance.
Read the persistent state associated with the given identifier into the given transient instance.
Read the persistent state associated with the given identifier into the given transient instance
Re-read the state of the given instance from the underlying database.
Persist the given transient instance, first assigning a generated identifier.
Persist the given transient instance.
Update the persistent instance with the identifier of the given detached instance.
remove object from DB (renamed from original Session.delete - it's keyword in D)
Create a new instance of Query for the given HQL query string
Implementation of DStruct session