Modifier and Type | Method and Description |
---|---|
protected Envelope<ENTITY> |
KeylessDaoImpl.newEnvelope(ENTITY item,
long id) |
Modifier and Type | Method and Description |
---|---|
void |
SqlRunner.insert(String sql,
Envelope<ENTITY> envelope) |
void |
ChildrenDescriptor.saveChildren(Connection connection,
Envelope<PARENT> envelope) |
void |
SqlRunner.update(String sql,
Envelope<ENTITY> envelope) |
Copyright © 2019. All rights reserved.