dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
Mapping
dstruct
session
Undocumented in source.
interface
Mapping {
string
getIdentifierPropertyName
(string className);
Type
getIdentifierType
(string className);
Type
getReferencedPropertyType
(string className, string propertyName);
}
Members
Functions
getIdentifierPropertyName
string
getIdentifierPropertyName
(string className)
Undocumented in source.
getIdentifierType
Type
getIdentifierType
(string className)
Undocumented in source.
getReferencedPropertyType
Type
getReferencedPropertyType
(string className, string propertyName)
Undocumented in source.
Meta
Source
See Implementation
dstruct
session
aliases
enforceHelper
classes
Configuration
EntityCache
EntityCollections
LazyCollectionLoader
LazyObjectLoader
PropertyLoadItem
PropertyLoadMap
Query
QueryImpl
Session
SessionAccessor
SessionFactoryImpl
SessionImpl
functions
createCommaSeparatedKeyList
createKeyPairSQL
createKeySQL
normalize
interfaces
ConnectionProvider
EventListeners
Mapping
SessionFactory
SessionFactoryObserver
Settings
Transaction
structs
ObjectList
variables
TRACE_REFS
Undocumented in source.