A
C
D
E
F
G
I
J
L
M
N
S
T
U
V
W
S
- save(S) - function in org.springframework.data.repository.JpaNestedSetRepository
- saveAll(java.lang.Iterable) - function in org.springframework.data.repository.JpaNestedSetRepository
- saveAllAndFlush(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- saveAndFlush(S) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- setLeft(java.lang.Integer) - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNode
- The left value of the node in the nested set.
- setParent(T) - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNode
- The level of the node in the nested set tree.
- setRight(java.lang.Integer) - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNode
- The right value of the node in the nested set.