Index
A C D E F G H I L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- engineDriverType() - Method in interface org.proto4j.redis.sql.SQLFactory
-
Gets the corresponding driver type that is registered to the
DriverManager
. - engineGetService(SQLSource) - Method in interface org.proto4j.redis.sql.SQLFactory
-
Retrieves a new
SQLService
instance for the registered factory. - engineGetSource(SQLConfiguration) - Method in interface org.proto4j.redis.sql.SQLFactory
-
Attempts to create a new
SQLSource
instance with the given configuration. - Entity - Annotation Type in org.proto4j.redis.sql
-
Indicates that the annotated class is typed and will be extracted using an
InstanceCreator
while values are fetched from a database. - ENV - Static variable in annotation type org.proto4j.redis.sql.SQL
-
Used within a
Param
annotation it can be used to indicate the sql statement is saved in the SQL.Environment class. - Environment() - Constructor for class org.proto4j.redis.sql.SQL.Environment
- equals(Object) - Method in class org.proto4j.redis.sql.SQLPrincipal
-
Compares this principal to the specified object.
- Extractors - Class in org.proto4j.redis
-
A utility class used to register new
SQLExtractor
instances and get a defined one from the given type. - Extractors.ListExtractor - Class in org.proto4j.redis
- Extractors.PrimitiveExtractor - Class in org.proto4j.redis
- Extractors.RawExtractor - Class in org.proto4j.redis
All Classes All Packages