Skip navigation links
C D E G H I L M N O P S T U V 

C

com.github.tadeuespindolapalermo.easyjdbc.annotation - package com.github.tadeuespindolapalermo.easyjdbc.annotation
 
com.github.tadeuespindolapalermo.easyjdbc.connection - package com.github.tadeuespindolapalermo.easyjdbc.connection
 
com.github.tadeuespindolapalermo.easyjdbc.entity - package com.github.tadeuespindolapalermo.easyjdbc.entity
 
com.github.tadeuespindolapalermo.easyjdbc.enumeration - package com.github.tadeuespindolapalermo.easyjdbc.enumeration
 
com.github.tadeuespindolapalermo.easyjdbc.exception - package com.github.tadeuespindolapalermo.easyjdbc.exception
 
com.github.tadeuespindolapalermo.easyjdbc.operations - package com.github.tadeuespindolapalermo.easyjdbc.operations
 
com.github.tadeuespindolapalermo.easyjdbc.repository - package com.github.tadeuespindolapalermo.easyjdbc.repository
 
com.github.tadeuespindolapalermo.easyjdbc.util - package com.github.tadeuespindolapalermo.easyjdbc.util
 
connection - Variable in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 

D

defineResultSetAttribute(ResultSet, Field) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.Utils
 
defineTableName(Class<?>) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
delete(Class<T>, Object) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
delete(Class<T>, Object) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 

E

Entity - Class in com.github.tadeuespindolapalermo.easyjdbc.entity
 
Entity() - Constructor for class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
entity - Variable in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
EntityNamed - Class in com.github.tadeuespindolapalermo.easyjdbc.entity
 
EntityNamed() - Constructor for class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
EntityUniqueAttribute - Class in com.github.tadeuespindolapalermo.easyjdbc.entity
 
EntityUniqueAttribute() - Constructor for class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 
EnumConnectionOracle - Enum in com.github.tadeuespindolapalermo.easyjdbc.enumeration
 
EnumConnectionPostgreSQL - Enum in com.github.tadeuespindolapalermo.easyjdbc.enumeration
 
EnumDatabase - Enum in com.github.tadeuespindolapalermo.easyjdbc.enumeration
 
EnumExceptionMessages - Enum in com.github.tadeuespindolapalermo.easyjdbc.enumeration
 
EnumLogMessages - Enum in com.github.tadeuespindolapalermo.easyjdbc.enumeration
 
equals(Object) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
equals(Object) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
equals(Object) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 

G

getAge() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
getAll() - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
getAll() - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
getApproved() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
getAutoIncrementIdentifierValue() - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
getConnection() - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.SingletonConnection
 
getCpf() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
getDatabase() - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
getDescription() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
getHost() - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
getId() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
getId() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 
getIdName(Class<?>) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
getIdValue(T) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
getLastname() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
getLogger(Object) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.LogUtil
 
getMessage() - Method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumExceptionMessages
 
getMessage() - Method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumLogMessages
 
getName() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
getNameDatabase() - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
getNumber() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
getParameter() - Method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumConnectionOracle
 
getParameter() - Method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumConnectionPostgreSQL
 
getPassword() - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
getPort() - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
getUser() - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
getWeight() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 

H

hashCode() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
hashCode() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
hashCode() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 

I

Identifier - Annotation Type in com.github.tadeuespindolapalermo.easyjdbc.annotation
Identifier
InfoConnection - Class in com.github.tadeuespindolapalermo.easyjdbc.connection
 
INSERT - Static variable in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
isArrayNotValid(Object[]) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.ValidatorUtil
 
isArrayValid(Object[]) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.ValidatorUtil
 
isCanceled() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 
isNotNull(Object) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.ValidatorUtil
 
isNotNull(Object...) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.ValidatorUtil
 
isNull(Object) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.ValidatorUtil
 

L

LogUtil - Class in com.github.tadeuespindolapalermo.easyjdbc.util
 

M

mountSQLDelete(String, Object) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
mountSQLGetAll(String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
mountSQLInsert(String, Field[], boolean) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
mountSQLInsert(String, String[], boolean) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
mountSQLSearchById(String, Object, String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
mountSQLUpdate(String, Field[], Long, boolean) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
mountSQLUpdate(String, Field[], Object, String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 

N

NotPersistentClassException - Exception in com.github.tadeuespindolapalermo.easyjdbc.exception
 
NotPersistentClassException(String) - Constructor for exception com.github.tadeuespindolapalermo.easyjdbc.exception.NotPersistentClassException
 

O

OperationsInterfaceRepository<T> - Interface in com.github.tadeuespindolapalermo.easyjdbc.repository
 
OperationsInterfaceRepositoryImpl<T> - Class in com.github.tadeuespindolapalermo.easyjdbc.operations
 
OperationsInterfaceRepositoryImpl(Class<T>) - Constructor for class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
OperationsUtils<T> - Class in com.github.tadeuespindolapalermo.easyjdbc.operations
 
OperationsUtils(Class<T>) - Constructor for class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 

P

PersistentClass - Annotation Type in com.github.tadeuespindolapalermo.easyjdbc.annotation
 
PersistentClassNamed - Annotation Type in com.github.tadeuespindolapalermo.easyjdbc.annotation
 
print(Collection<?>) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.Utils
 
print(Object) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.Utils
 
printLogError(Collection<?>) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.Utils
 
printLogError(Object) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.Utils
 
processDelete(String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
processInsertUpdate(T, String, String, boolean) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
processSelect(String, List<T>) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 

S

save(T) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
save(T, String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
save(T, String[]) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
save(T, String, String[]) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
save(T) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
save(T, String) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
save(T, String[]) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
save(T, String, String[]) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
searchById(Object) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
searchById(Object) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
setAge(Integer) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
setApproved(Boolean) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
setCanceled(boolean) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 
setCpf(String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
setDatabase(EnumDatabase) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
setDescription(String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
setHost(String) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
setId(Long) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
setId(Long) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 
setLastname(String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
setName(String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
setNameDatabase(String) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
setNumber(String) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
setPassword(String) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
setPort(String) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
setUser(String) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.connection.InfoConnection
 
setWeight(Double) - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
SINGLE_ELEMENT_COLLECTION - Static variable in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
SingletonConnection - Class in com.github.tadeuespindolapalermo.easyjdbc.connection
 

T

toString() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.Entity
 
toString() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityNamed
 
toString() - Method in class com.github.tadeuespindolapalermo.easyjdbc.entity.EntityUniqueAttribute
 

U

update(T, Long) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
update(T) - Method in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsInterfaceRepositoryImpl
 
UPDATE - Static variable in class com.github.tadeuespindolapalermo.easyjdbc.operations.OperationsUtils
 
update(T, Long) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
update(T) - Method in interface com.github.tadeuespindolapalermo.easyjdbc.repository.OperationsInterfaceRepository
 
Utils - Class in com.github.tadeuespindolapalermo.easyjdbc.util
 

V

ValidatorUtil - Class in com.github.tadeuespindolapalermo.easyjdbc.util
 
valueOf(String) - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumConnectionOracle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumConnectionPostgreSQL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumDatabase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumExceptionMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumLogMessages
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumConnectionOracle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumConnectionPostgreSQL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumDatabase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumExceptionMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.tadeuespindolapalermo.easyjdbc.enumeration.EnumLogMessages
Returns an array containing the constants of this enum type, in the order they are declared.
verifyType(Object) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.Utils
 
verifyTypeBooleanPrimitive(Object) - Static method in class com.github.tadeuespindolapalermo.easyjdbc.util.Utils
 
C D E G H I L M N O P S T U V 
Skip navigation links

Copyright © 2020. All Rights Reserved.